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
873
873
libdispatch
874
874
indexstore-db
875
875
sourcekit-lsp
876
+ # SourceKit-LSP tests are flaky on Linux due to rdar://92260631
877
+ skip-test-sourcekit-lsp
876
878
swiftdocc
877
879
lit-args =-v --time-tests
878
880
@@ -1108,6 +1110,8 @@ swiftsyntax
1108
1110
swiftsyntax-verify-generated-files
1109
1111
indexstore-db
1110
1112
sourcekit-lsp
1113
+ # SourceKit-LSP tests are flaky on Linux due to rdar://92260631
1114
+ skip-test-sourcekit-lsp
1111
1115
install-llvm
1112
1116
install-swift
1113
1117
install-llbuild
@@ -1676,6 +1680,9 @@ skip-test-foundation
1676
1680
skip-test-libdispatch
1677
1681
skip-test-xctest
1678
1682
1683
+ # SourceKit-LSP tests are flaky on Linux due to rdar://92260631
1684
+ skip-test-sourcekit-lsp
1685
+
1679
1686
# Builds enough of the the toolchain to build a swift pacakge on macOS.
1680
1687
[preset: mixin_swiftpm_package_macos_platform]
1681
1688
mixin-preset =mixin_swiftpm_macos_platform
You can’t perform that action at this time.
0 commit comments