Skip to content

Commit 00ed9e4

Browse files
committed
Disable test_backward_deploy_conformance.swift on Swift-in-the-OS bots
We need a backward compatibility shim before this can work. Fixes <rdar://problem/59631880>.
1 parent 2897daa commit 00ed9e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/Evolution/test_backward_deploy_conformance.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %target-resilience-test --backward-deployment
22
// REQUIRES: executable_test
33

4+
// XFAIL: use_os_stdlib
5+
46
import StdlibUnittest
57
import backward_deploy_conformance
68

0 commit comments

Comments
 (0)