Skip to content

Commit f7923ee

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

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
@@ -1705,6 +1705,8 @@ mixin-preset=mixin_swiftpm_linux_platform
17051705

17061706
skip-test-llbuild
17071707
skip-test-swiftpm
1708+
# SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://90437872
1709+
skip-test-sourcekit-lsp
17081710

17091711

17101712
#===------------------------------------------------------------------------===#

0 commit comments

Comments
 (0)