Skip to content

Commit 1a59837

Browse files
authored
Merge pull request #29961 from slavapestov/disable-backward-deployment-test-on-backward-deployment-bot
Disable test_backward_deploy_conformance.swift on Swift-in-the-OS bots
2 parents 7fa0af7 + 00ed9e4 commit 1a59837

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)