Skip to content

Commit 3d793d2

Browse files
authored
[test] disable AutolinkExtract/import_archive.swift while investigating. rdar://37605557 (#14677)
We've seen this test failing on bot: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/2836/
1 parent ac001c7 commit 3d793d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/AutolinkExtract/import_archive.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: rdar37605557
12
// RUN: %empty-directory(%t)
23
// RUN: %target-swiftc_driver -emit-library -emit-module -emit-module-path %t/empty.swiftmodule -module-name empty -module-link-name empty %S/empty.swift
34
// RUN: %target-swiftc_driver -c %s -I %t -o %t/import_experimental.o

0 commit comments

Comments
 (0)