Skip to content

Commit ccc9d36

Browse files
authored
Merge pull request #42171 from nate-chandler/test/20220404/disable-back-deploy
[Test] Mark two unsupported for backdeploy.
2 parents 8c308d0 + 5aa3cf6 commit ccc9d36

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

validation-test/Runtime/enum-multipayload-emptycase-storetag.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
// RUN: %target-run %t/main | %FileCheck %s
3232

3333
// REQUIRES: executable_test
34+
// UNSUPPORTED: use_os_stdlib
35+
// UNSUPPORTED: back_deployment_runtime
3436

3537
import Resilient
3638

validation-test/Runtime/rdar87914343.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
// RUN: %target-run %t/main | %FileCheck %s
3232

3333
// REQUIRES: executable_test
34+
// UNSUPPORTED: use_os_stdlib
35+
// UNSUPPORTED: back_deployment_runtime
3436

3537
import Resilient
3638

0 commit comments

Comments
 (0)