Skip to content

Commit e136ecc

Browse files
authored
Merge pull request #70 from benlangmuir/disable-lsp-test-linux-52
[5.2] Disable test-sourcekit-lsp on Linux
2 parents 11f0f6e + a71aa13 commit e136ecc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
# REQUIRES: have-sourcekit-lsp
55

6+
# Disabled on Linux on swift-5.2-branch due to sporadic failures that were fixed
7+
# on master in sourcekit-lsp fae2fe85a7b40.
8+
# REQUIRES: platform=Darwin
9+
610
# Make a sandbox dir.
711
# RUN: rm -rf %t.dir
812
# RUN: mkdir -p %t.dir

0 commit comments

Comments
 (0)