Skip to content

Commit d11c8d0

Browse files
authored
Merge pull request #84087 from etcwilde/ewilde/disable-driver-filelists-test
FreeBSD: Disable driver/filelists.swift test
2 parents 6255e23 + e5364fd commit d11c8d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/Driver/filelists.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// This test is flaky on FreeBSD. The compiler is occasionally killed.
2+
// rdar://159456203
3+
// UNSUPPORTED: OS=freebsd
4+
15
// UNSUPPORTED: OS=windows-msvc
26
// RUN: %empty-directory(%t)
37
// RUN: touch %t/a.swift %t/b.swift %t/c.swift

0 commit comments

Comments
 (0)