File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1686,6 +1686,9 @@ skip-test-foundation
16861686skip-test-libdispatch
16871687skip-test-xctest
16881688
1689+ # SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://90437872
1690+ skip-test-sourcekit-lsp
1691+
16891692# Builds enough of the the toolchain to build a swift pacakge on macOS.
16901693[preset: mixin_swiftpm_package_macos_platform]
16911694mixin-preset =mixin_swiftpm_macos_platform
@@ -1707,8 +1710,6 @@ mixin-preset=mixin_swiftpm_linux_platform
17071710
17081711skip-test-llbuild
17091712skip-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
17121713
17131714
17141715# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments