swiftlang / sourcekit-lsp

Language Server Protocol implementation for Swift and C-based languages
Apache License 2.0
3.2k stars 264 forks source link

Skip `testWasm` if the host toolchain can’t build for WASM #1538

Closed ahoppen closed 2 days ago

ahoppen commented 5 days ago

This fixes a test failure when running tests using Xcode 15.4.

ahoppen commented 5 days ago

@swift-ci Please test