Skip to content

Commit 4bc9fbc

Browse files
committed
Re-enable sourcekit-lsp integration test
I believe the underlying issue was fixed in swiftlang/swift-package-manager#7379. We can’t tell if it does fix the issue for sure because the failure didn’t re-produce in PR testing. Let’s re-enable it and see if the post-merge job still passes.
1 parent 268c0af commit 4bc9fbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test-sourcekit-lsp/test-sourcekit-lsp.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# language services.
33

44
# REQUIRES: have-sourcekit-lsp
5-
# REQUIRES: rdar123765692
65

76
# Make a sandbox dir.
87
# RUN: rm -rf %t.dir

0 commit comments

Comments
 (0)