Skip to content

Commit 2b964b9

Browse files
committed
[Test] Disable witness-layout-opts-irgen.swift on iOS simulators, not XFAIL, since it will probably pass on 64-bit simulators.
1 parent 6db1612 commit 2b964b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// XFAIL: OS=windows-msvc
99

1010
// Failing on i386 simulator, disable for now. rdar://73829982
11-
// XFAIL: DARWIN_SIMULATOR=ios
11+
// UNSUPPORTED: DARWIN_SIMULATOR=ios
1212

1313
import WitnessLayoutOpts
1414

0 commit comments

Comments
 (0)