Skip to content

Commit 5dfbc57

Browse files
benlangmuirakyrtzi
authored andcommitted
[test] Disable SwiftSyntax/VisitorTest that fails occassionally in CI
rdar://36379512
1 parent 2760de2 commit 5dfbc57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SwiftSyntax/VisitorTest.swift

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

6+
// FIXME: This test fails occassionally in CI with invalid json.
7+
// REQUIRES: disabled
8+
69
import StdlibUnittest
710
import Foundation
811
import SwiftSyntax

0 commit comments

Comments
 (0)