We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6255e23 + e5364fd commit d11c8d0Copy full SHA for d11c8d0
test/Driver/filelists.swift
@@ -1,3 +1,7 @@
1
+// This test is flaky on FreeBSD. The compiler is occasionally killed.
2
+// rdar://159456203
3
+// UNSUPPORTED: OS=freebsd
4
+
5
// UNSUPPORTED: OS=windows-msvc
6
// RUN: %empty-directory(%t)
7
// RUN: touch %t/a.swift %t/b.swift %t/c.swift
0 commit comments