Skip to content

Commit 484cf68

Browse files
committed
disable use-std-span.swift for macOS
1 parent a5f9ec1 commit 484cf68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interop/Cxx/stdlib/use-std-span.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// TODO: test failed in Windows PR testing: rdar://144384453
55
// UNSUPPORTED: OS=windows-msvc
66

7+
// TODO: test failed in macOS PR testing but passes locally: rdar://163049442
8+
// UNSUPPORTED: OS=macosx
9+
710
// REQUIRES: executable_test
811
// REQUIRES: std_span
912

0 commit comments

Comments
 (0)