Skip to content

Commit 1a4c5f5

Browse files
committed
[test] verify_all_overlays doesn't actually fail on watchOS
Further fix-up for 482d2ba.
1 parent d376a0f commit 1a4c5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/SIL/verify_all_overlays.sil

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
// REQUIRES: long_test
88
// REQUIRES: nonexecutable_test
99

10-
// XFAIL: OS=macosx || OS=ios || OS=tvos || OS=watchos
10+
// XFAIL: OS=macosx || OS=ios || OS=tvos
1111
// https://bugs.swift.org/browse/SR-9847

0 commit comments

Comments
 (0)