mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Specialize a test for Windows
An unfortunate workaround for rdar://59397376 Resolves rdar://59318361
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user