Skip to content

Commit 8f791c1

Browse files
authored
Merge pull request #41884 from ahoppen/pr/disable-sourcekitlsp-tests-for-swiftpm-jobs
[build-presets] Disable SourceKit-LSP tests for SwiftPM Linux CI jobs
2 parents 333d2c2 + f7923ee commit 8f791c1

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

17081708
skip-test-llbuild
17091709
skip-test-swiftpm
1710+
# SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://90437872
1711+
skip-test-sourcekit-lsp
17101712

17111713

17121714
#===------------------------------------------------------------------------===#

0 commit comments

Comments
 (0)