Skip to content

Commit 536aa93

Browse files
authored
Merge pull request #81811 from rjmansfield/disable_layout_string_witnesses_6.2
[6.2] Disable layout_string_witnesses_dynamic.swift
2 parents 509871e + 8fb34d4 commit 536aa93

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: rdar151476435
21+
1922
import Swift
2023
import layout_string_witnesses_types
2124
import layout_string_witnesses_types_resilient

0 commit comments

Comments
 (0)