Skip to content

Commit e63a064

Browse files
committed
[build-presets] Disable SourceKit-LSP tests on Linux
SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause. Resolves rdar://89359439
1 parent ce2c771 commit e63a064

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)