Skip to content

Commit 55f0791

Browse files
committed
Actually, this test only fails on Darwin platforms...
https://bugs.swift.org/browse/SR-1584
1 parent 9cb793c commit 55f0791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers_fixed/00429-vtable.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
// REQUIRES: asserts
1111
// SR-1584
12-
// XFAIL: *
12+
// XFAIL: objc_interop
1313

1414
}
1515
struct S {

0 commit comments

Comments
 (0)