[Test] Disable Interpreter/typed_throws_abi.swift on back deployment runtime

rdar://158442662

This is not supported on back deployment runtimes.
This commit is contained in:
Dario Rexin
2025-08-18 11:19:29 -07:00
parent fcc1d00a05
commit 3c66c17a37

View File

@@ -5,6 +5,7 @@
// RUN: %target-run %t/main %t/%target-library-name(TypedThrowsABI) | %FileCheck %s
// REQUIRES: executable_test
// UNSUPPORTED: back_deployment_runtime
import TypedThrowsABI