mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user