Skip to content

Commit 8c7e42a

Browse files
committed
[build-presets] Disable SourceKit-LSP tests on Linux Incremental
rdar://89359439
1 parent 225a5ef commit 8c7e42a

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
@@ -1113,6 +1113,8 @@ swiftsyntax
11131113
swiftsyntax-verify-generated-files
11141114
indexstore-db
11151115
sourcekit-lsp
1116+
# SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://89359439
1117+
skip-test-sourcekit-lsp
11161118
install-llvm
11171119
install-swift
11181120
install-llbuild

0 commit comments

Comments
 (0)