Skip to content

Commit 86ea012

Browse files
authored
Merge pull request swiftlang#83794 from drexin/wip-158442662
[Test] Disable Interpreter/typed_throws_abi.swift on back deployment …
2 parents 88d9fe6 + 3c66c17 commit 86ea012

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)