Skip to content

Commit b871292

Browse files
ahoppenshahmishal
andauthored
Disable match-module-cache-with-compiler.swift test on Linux (#60620)
#58786 Co-authored-by: Mishal Shah <[email protected]>
1 parent ef87433 commit b871292

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/SourceKit/Misc/match-module-cache-with-compiler.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
// NOTE: Do not change this test without a review from @akyrtzi
33

44
// REQUIRES: shell
5+
6+
// https://github.com/apple/swift/issues/58786
7+
// UNSUPPORTED: OS=linux-gnu
8+
59
// RUN: %empty-directory(%t)
610

711
// RUN: COMPILER_ARGS=( \

0 commit comments

Comments
 (0)