Skip to content

Commit 4ba91f2

Browse files
authored
Merge pull request #81629 from swiftlang/drexin-patch-6
Disable layout_string_witnesses_dynamic.swift
2 parents 10a80f5 + b6e7f96 commit 4ba91f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interpreter/layout_string_witnesses_dynamic.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
// UNSUPPORTED: use_os_stdlib
1717
// UNSUPPORTED: back_deployment_runtime
1818

19+
// test disabled until rdar://151476435 is fixed
20+
// REQUIRES: rdar://151476435
21+
1922
import Swift
2023
import layout_string_witnesses_types
2124
import layout_string_witnesses_types_resilient

0 commit comments

Comments
 (0)