mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
This replaces many instances of `fatalError` with `XCTFail`. Although these code paths should not come to pass, there are currently failures in the test suite on Windows where these trigger. By using `XCTFail` instead, we allow the tests to continue execution which is helpful for investigating the current state and make progress towards fixing the issues.
9.7 KiB
9.7 KiB