Skip to content

Commit ca7e4c8

Browse files
committed
Temporarily disable test to unblock bots
rdar://43425867
1 parent 1663ee7 commit ca7e4c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/api-digester/source-stability.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66
// RUN: %clang -E -P -x c %S/source-stability.swift.expected -o - | sed '/^\s*$/d' > %t.tmp/source-stability.swift.expected
77
// RUN: %clang -E -P -x c %t.tmp/changes.txt -o - | sed '/^\s*$/d' > %t.tmp/changes.txt.tmp
88
// RUN: diff -u %t.tmp/source-stability.swift.expected %t.tmp/changes.txt.tmp
9+
10+
// REQUIRES: rdar_43425867

0 commit comments

Comments
 (0)