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.
1 parent 697c722 commit d37cf8eCopy full SHA for d37cf8e
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