Skip to content

Commit f69ff78

Browse files
committed
[build-presets] Re-enable SourceKit-LSP tests on Linux
I haven’t been able to reproduce the test failure after running it 200 times locally. I think it’s been fixed in the meantime. rdar://90437872
1 parent 11c3ff0 commit f69ff78

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
@@ -876,8 +876,6 @@ foundation
876876
libdispatch
877877
indexstore-db
878878
sourcekit-lsp
879-
# SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://90437872
880-
skip-test-sourcekit-lsp
881879
swiftdocc
882880
lit-args=-v --time-tests
883881

@@ -1113,8 +1111,6 @@ swiftsyntax
11131111
swiftsyntax-verify-generated-files
11141112
indexstore-db
11151113
sourcekit-lsp
1116-
# SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://89359439
1117-
skip-test-sourcekit-lsp
11181114
install-llvm
11191115
install-swift
11201116
install-llbuild
@@ -1688,9 +1684,6 @@ skip-test-foundation
16881684
skip-test-libdispatch
16891685
skip-test-xctest
16901686

1691-
# SourceKit-LSP tests are flaky on Linux, disable them until we have fixed the root cause - rdar://90437872
1692-
skip-test-sourcekit-lsp
1693-
16941687
# Builds enough of the the toolchain to build a swift pacakge on macOS.
16951688
[preset: mixin_swiftpm_package_macos_platform]
16961689
mixin-preset=mixin_swiftpm_macos_platform

0 commit comments

Comments
 (0)