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 d48c5fb commit c0b91c9Copy full SHA for c0b91c9
test/stdlib/StringCreate.swift
@@ -1,6 +1,10 @@
1
// RUN: %target-run-simple-swift
2
// REQUIRES: executable_test
3
4
+// rdar://91405760
5
+// XFAIL: use_os_stdlib
6
+// XFAIL: back_deployment_runtime
7
+
8
import StdlibUnittest
9
defer { runAllTests() }
10
0 commit comments