File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -873,6 +873,8 @@ foundation
873873libdispatch
874874indexstore-db
875875sourcekit-lsp
876+ # SourceKit-LSP tests are flaky on Linux due to rdar://92260631
877+ skip-test-sourcekit-lsp
876878swiftdocc
877879lit-args =-v --time-tests
878880
@@ -1108,6 +1110,8 @@ swiftsyntax
11081110swiftsyntax-verify-generated-files
11091111indexstore-db
11101112sourcekit-lsp
1113+ # SourceKit-LSP tests are flaky on Linux due to rdar://92260631
1114+ skip-test-sourcekit-lsp
11111115install-llvm
11121116install-swift
11131117install-llbuild
@@ -1676,6 +1680,9 @@ skip-test-foundation
16761680skip-test-libdispatch
16771681skip-test-xctest
16781682
1683+ # SourceKit-LSP tests are flaky on Linux due to rdar://92260631
1684+ skip-test-sourcekit-lsp
1685+
16791686# Builds enough of the the toolchain to build a swift pacakge on macOS.
16801687[preset: mixin_swiftpm_package_macos_platform]
16811688mixin-preset =mixin_swiftpm_macos_platform
You can’t perform that action at this time.
0 commit comments