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

Include swift-testing in the Wasm Swift SDK #76147

Merged

Conversation

kateinoigakukun
Copy link
Member

This change adds build support for swift-testing in the Wasm Swift SDK. Unfortunately, we can't use the regular SwiftTesting build-script product because Wasm build cannot use build-script's cross-compilation infrastructure for now. So we build swift-testing in WasmSwiftSDK product and install it to the SDK package.

This change adds build support for swift-testing in the Wasm Swift SDK.
Unfortunately, we can't use the regular SwiftTesting build-script product
because Wasm build cannot use build-script's cross-compilation infrastructure
for now. So we build swift-testing in WasmSwiftSDK product and install it
to the SDK package.
@kateinoigakukun
Copy link
Member Author

@swift-ci test WebAssembly

@kateinoigakukun
Copy link
Member Author

swiftlang/swift-testing#651
@swift-ci test WebAssembly

@kateinoigakukun
Copy link
Member Author

@swift-ci smoke test

@kateinoigakukun kateinoigakukun marked this pull request as ready for review August 30, 2024 01:53
Copy link
Contributor

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

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

Thanks!

@kateinoigakukun
Copy link
Member Author

swiftlang/swift-testing#651
@swift-ci test WebAssembly

@MaxDesiatov MaxDesiatov added WebAssembly Platform: WebAssembly WASI WebAssembly System Interface support build-script Area → utils: The build script labels Sep 6, 2024
@kateinoigakukun
Copy link
Member Author

swiftlang/swift-testing#672
@swift-ci test WebAssembly

1 similar comment
@kateinoigakukun
Copy link
Member Author

swiftlang/swift-testing#672
@swift-ci test WebAssembly

@kateinoigakukun
Copy link
Member Author

swift-testing change has been merged. Let's merge this too.

@kateinoigakukun kateinoigakukun merged commit 5eb3062 into swiftlang:main Sep 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-script Area → utils: The build script WASI WebAssembly System Interface support WebAssembly Platform: WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants