Skip to content

Commit 3ae1fb4

Browse files
committed
[Test] Disabled fail-with-bad-deps-fine.swift.
rdar://92463233
1 parent 4eae653 commit 3ae1fb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Driver/Dependencies/fail-with-bad-deps-fine.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/// main ==> depends-on-main | bad ==> depends-on-bad
22

3+
// REQUIRES: rdar92463233
4+
35
// RUN: %empty-directory(%t)
46
// RUN: cp -r %S/Inputs/fail-with-bad-deps-fine/* %t
57
// RUN: touch -t 201401240005 %t/*

0 commit comments

Comments
 (0)