Skip to content

Commit c7e301f

Browse files
committed
Disable test clang-module-dump.swift to unblock CI
1 parent 5830cea commit c7e301f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/api-digester/clang-module-dump.swift

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
// RUN: %empty-directory(%t.module-cache)
66
// RUN: %api-digester -dump-sdk -module Foo -o %t.result -module-cache-path %t.module-cache %clang-importer-sdk-nosource -swift-version 4 -I %S/Inputs/Foo -avoid-location -avoid-tool-args
77
// RUN: diff -u %S/Outputs/clang-module-dump.txt %t.result
8+
9+
// REQUIRES: rdar84050936

0 commit comments

Comments
 (0)