Skip to content

Commit c0b91c9

Browse files
committed
Tests: XFAIL test/stdlib/StringCreate.swift on the back deployment bots until the failures there can be investigated further.
1 parent d48c5fb commit c0b91c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/stdlib/StringCreate.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: executable_test
33

4+
// rdar://91405760
5+
// XFAIL: use_os_stdlib
6+
// XFAIL: back_deployment_runtime
7+
48
import StdlibUnittest
59
defer { runAllTests() }
610

0 commit comments

Comments
 (0)