Skip to content

Commit d3eb822

Browse files
aschwaighoferairspeedswift
authored andcommitted
test/stdlib/KVOKeyPaths.swift fails i386 and blocks PR testing (#22294)
SR-9838 rdar://47735786
1 parent 2203940 commit d3eb822

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/stdlib/KVOKeyPaths.swift

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
// REQUIRES: objc_interop
55

6+
// SR-9838 Disable because it blocks PR testing.
7+
// UNSUPPORTED: CPU=i386
8+
69
import Foundation
710

811
struct Guts {

0 commit comments

Comments
 (0)