From bbbfaae3b56a0cb6ca2b8756874375d18ee739f6 Mon Sep 17 00:00:00 2001 From: Mishal Shah Date: Tue, 10 May 2022 21:34:36 -0700 Subject: [PATCH] Disable match-module-cache-with-compiler.swift test on Linux https://github.com/apple/swift/issues/58786 --- test/SourceKit/Misc/match-module-cache-with-compiler.swift | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/SourceKit/Misc/match-module-cache-with-compiler.swift b/test/SourceKit/Misc/match-module-cache-with-compiler.swift index 8394240259676..9e54e39687256 100644 --- a/test/SourceKit/Misc/match-module-cache-with-compiler.swift +++ b/test/SourceKit/Misc/match-module-cache-with-compiler.swift @@ -2,6 +2,10 @@ // NOTE: Do not change this test without a review from @akyrtzi // REQUIRES: shell + +// https://github.com/apple/swift/issues/58786 +// UNSUPPORTED: OS=linux-gnu + // RUN: %empty-directory(%t) // RUN: COMPILER_ARGS=( \