diff --git a/test/Interpreter/layout_string_witnesses_dynamic.swift b/test/Interpreter/layout_string_witnesses_dynamic.swift index b91bf03a1a068..87355fe825c6f 100644 --- a/test/Interpreter/layout_string_witnesses_dynamic.swift +++ b/test/Interpreter/layout_string_witnesses_dynamic.swift @@ -16,6 +16,9 @@ // UNSUPPORTED: use_os_stdlib // UNSUPPORTED: back_deployment_runtime +// test disabled until rdar://151476435 is fixed +// REQUIRES: rdar151476435 + import Swift import layout_string_witnesses_types import layout_string_witnesses_types_resilient