Skip to content

Commit 6db1612

Browse files
authored
Merge pull request swiftlang#35686 from mikeash/main
[Test] XFAIL witness-layout-opts-irgen.swift on iOS simulators.
2 parents cee0ba2 + 6016836 commit 6db1612

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)