Skip to content

Commit 96153bb

Browse files
committed
Disable test/AutolinkExtract/import.swift
It started failing after #15408. SR-7255 rdar://38751453
1 parent 31aa280 commit 96153bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/AutolinkExtract/import.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// RUN: %target-swiftc_driver -c %s -I %t -o %t/import_experimental.o
44
// RUN: %target-swift-autolink-extract %t/import_experimental.o -o - | %FileCheck --check-prefix CHECK-%target-object-format %s
55

6+
// REQUIRES: SR7255
7+
68
// REQUIRES: autolink-extract
79

810
// CHECK-elf-DAG: -lswiftCore

0 commit comments

Comments
 (0)