Skip to content

Commit b6e7f96

Browse files
authored
Disable layout_string_witnesses_dynamic.swift
rdar://151476435 The test is currently crashing on Amazon Linux 2, so until we have a solution, we are disabling it.
1 parent 10a80f5 commit b6e7f96

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)