Skip to content

Commit f9f5476

Browse files
authored
Merge pull request #41856 from ahoppen/pr/disable-sourcekitlsp-tests
[build-presets] Disable SourceKit-LSP tests on Linux
2 parents 82d8adf + e63a064 commit f9f5476

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -876,6 +876,8 @@ foundation
876876
libdispatch
877877
indexstore-db
878878
sourcekit-lsp
879+
# SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://90437872
880+
skip-test-sourcekit-lsp
879881
swiftdocc
880882
lit-args=-v --time-tests
881883

0 commit comments

Comments
 (0)