Specialize a test for Windows

An unfortunate workaround for rdar://59397376

Resolves rdar://59318361
This commit is contained in:
Robert Widmann
2020-02-12 12:44:19 -08:00
parent 24826e01bd
commit 12d542c24f
2 changed files with 15 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
REQUIRES: rdar59318361
# For its Windows counterpart, see compiler-crash-windows.test-sh
UNSUPPORTED: windows
RUN: not %swift_build_sdk_interfaces -sdk %S/Inputs/mock-sdk/ -o %t/output -debug-crash-compiler 2>&1 | %FileCheck %s