Skip to content

Commit b4ef3da

Browse files
Merge pull request #32818 from nate-chandler/rdar65281056
[Test] Disabled Driver/linker.swift.
2 parents 8cf6e93 + b9c43b4 commit b4ef3da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Driver/linker.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Must be able to run xcrun-return-self.sh
22
// REQUIRES: shell
3+
// REQUIRES: rdar65281056
34
// RUN: %swiftc_driver -sdk "" -driver-print-jobs -target x86_64-apple-macosx10.9 %s 2>&1 > %t.simple.txt
45
// RUN: %FileCheck %s < %t.simple.txt
56
// RUN: %FileCheck -check-prefix SIMPLE %s < %t.simple.txt

0 commit comments

Comments
 (0)