Skip to content

Commit 6016836

Browse files
committed
[Test] XFAIL witness-layout-opts-irgen.swift on iOS simulators.
1 parent 1c7d789 commit 6016836

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interop/Cxx/value-witness-table/witness-layout-opts-irgen.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
// to test them in the same file.
88
// XFAIL: OS=windows-msvc
99

10+
// Failing on i386 simulator, disable for now. rdar://73829982
11+
// XFAIL: DARWIN_SIMULATOR=ios
12+
1013
import WitnessLayoutOpts
1114

1215
protocol Dummy { }

0 commit comments

Comments
 (0)