Skip to content

Commit b9c43b4

Browse files
committed
[Test] Disabled Driver/linker.swift.
See rdar://problem/65281056 .
1 parent ab458d0 commit b9c43b4

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)