mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Tests: XFAIL test/stdlib/StringCreate.swift on the back deployment bots until the failures there can be investigated further.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
// RUN: %target-run-simple-swift
|
||||
// REQUIRES: executable_test
|
||||
|
||||
// rdar://91405760
|
||||
// XFAIL: use_os_stdlib
|
||||
// XFAIL: back_deployment_runtime
|
||||
|
||||
import StdlibUnittest
|
||||
defer { runAllTests() }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user