We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f09add + d37cf8e commit e69a361Copy full SHA for e69a361
validation-test/Evolution/test_backward_deploy_conformance.swift
@@ -1,7 +1,10 @@
1
// RUN: %target-resilience-test --backward-deployment
2
// REQUIRES: executable_test
3
4
-// XFAIL: use_os_stdlib
+// This is testing a bug fix in the runtime so we don't want to run it on the
5
+// backward deployment bots.
6
+
7
+// UNSUPPORTED: use_os_stdlib
8
9
import StdlibUnittest
10
import backward_deploy_conformance
0 commit comments