Disabling dependencies-fine test for rebranch

Disabling failing test:
 - Frontend/dependencies-fine.swift

Trying to get more visibility on Linux for rebranch status.
Radar to track fixing this test failure: rdar://114207865
This commit is contained in:
Evan Wilde
2023-09-05 11:44:50 -07:00
parent a9ea9da67e
commit 5a1a5f749c

View File

@@ -1,3 +1,5 @@
// REQUIRES: rdar114207865
// RUN: %empty-directory(%t)
// RUN: %target-swift-frontend -emit-dependencies-path - -resolve-imports "%S/../Inputs/empty file.swift" | %FileCheck -check-prefix=CHECK-BASIC %s