Skip to content

Commit f91f956

Browse files
authored
Merge pull request #42479 from ahoppen/pr/re-enable-sourcekitlsp-tests
[build-presets] Re-enable SourceKit-LSP tests on Linux
2 parents ce8f783 + f69ff78 commit f91f956

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -873,8 +873,6 @@ foundation
873873
libdispatch
874874
indexstore-db
875875
sourcekit-lsp
876-
# SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://90437872
877-
skip-test-sourcekit-lsp
878876
swiftdocc
879877
lit-args=-v --time-tests
880878

@@ -1110,8 +1108,6 @@ swiftsyntax
11101108
swiftsyntax-verify-generated-files
11111109
indexstore-db
11121110
sourcekit-lsp
1113-
# SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://89359439
1114-
skip-test-sourcekit-lsp
11151111
install-llvm
11161112
install-swift
11171113
install-llbuild
@@ -1680,9 +1676,6 @@ skip-test-foundation
16801676
skip-test-libdispatch
16811677
skip-test-xctest
16821678

1683-
# SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://90437872
1684-
skip-test-sourcekit-lsp
1685-
16861679
# Builds enough of the the toolchain to build a swift pacakge on macOS.
16871680
[preset: mixin_swiftpm_package_macos_platform]
16881681
mixin-preset=mixin_swiftpm_macos_platform

0 commit comments

Comments
 (0)