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
1686
1686
skip-test-libdispatch
1687
1687
skip-test-xctest
1688
1688
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
+
1689
1692
# Builds enough of the the toolchain to build a swift pacakge on macOS.
1690
1693
[preset: mixin_swiftpm_package_macos_platform]
1691
1694
mixin-preset =mixin_swiftpm_macos_platform
@@ -1707,8 +1710,6 @@ mixin-preset=mixin_swiftpm_linux_platform
1707
1710
1708
1711
skip-test-llbuild
1709
1712
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
1712
1713
1713
1714
1714
1715
# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments