swiftlang / sourcekit-lsp

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

Re-enable SemanticTokenTests and SwiftInterfaceTests on Windows #1773

Closed ahoppen closed 1 month ago

ahoppen commented 1 month ago

Depends on https://github.com/swiftlang/swift/pull/77120


The underlying issue was fixed by https://github.com/swiftlang/swift/pull/77120

Fixes #1770 Fixes #1771 rdar://138210224 rdar://138210215

ahoppen commented 1 month ago

https://github.com/swiftlang/swift/pull/77120

@swift-ci Please test