Skip to content

Commit 3c66c17

Browse files
committed
[Test] Disable Interpreter/typed_throws_abi.swift on back deployment runtime
rdar://158442662 This is not supported on back deployment runtimes.
1 parent fcc1d00 commit 3c66c17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/typed_throws_abi.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// RUN: %target-run %t/main %t/%target-library-name(TypedThrowsABI) | %FileCheck %s
66

77
// REQUIRES: executable_test
8+
// UNSUPPORTED: back_deployment_runtime
89

910
import TypedThrowsABI
1011

0 commit comments

Comments
 (0)