Skip to content

Commit dc39373

Browse files
authored
Merge pull request #15353 from graydon/rdar-38631299-only-xfail-when-asserts-are-on
2 parents cccd362 + 8b8d0a2 commit dc39373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/SIL/parse_stdlib.sil

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
// REQUIRES: nonexecutable_test
66

77
// <rdar://problem/36754225> Swift CI: parse_stdlib.sil tests failing with vtable verification
8-
// XFAIL: objc_interop
8+
// XFAIL: (objc_interop && asserts)

0 commit comments

Comments
 (0)