Skip to content

Commit 2b94b5f

Browse files
committed
XFail SceneKit_test
XFailing this test due to project failures in SceneKit containing two `protocols` sections, which clang treats as an error now. - rdar://113874614
1 parent 62f382a commit 2b94b5f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/ClangImporter/SceneKit_test.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// REQUIRES: objc_interop
44
// REQUIRES: OS=macosx
55

6+
// SceneKit has two protocols sections, which clang treats as an error now
7+
// rdar://113874614
8+
// XFAIL: *
9+
610
import SceneKit
711
import Foundation
812

0 commit comments

Comments
 (0)