Skip to content

Commit 394a7f7

Browse files
authored
Merge pull request swiftlang#59925 from nate-chandler/wrangle/20220706/2
[Test] Disabled fail-with-bad-deps-fine.swift.
2 parents 4eae653 + 3ae1fb4 commit 394a7f7

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)