mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
FreeBSD: Disable driver/filelists.swift test
This test is flaky and creates noise. The compiler is occasionally killed for some reason. rdar://159456203
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// This test is flaky on FreeBSD. The compiler is occasionally killed.
|
||||
// rdar://159456203
|
||||
// UNSUPPORTED: OS=freebsd
|
||||
|
||||
// UNSUPPORTED: OS=windows-msvc
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: touch %t/a.swift %t/b.swift %t/c.swift
|
||||
|
||||
Reference in New Issue
Block a user