mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[ModuleCache] Disable flaky module-cache-diagnostics test on Windows
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: %empty-directory(%t/modulecache)
|
||||
//
|
||||
|
||||
// UNSUPPORTED: OS=windows-msvc
|
||||
// This test is flaky on Windows. rdar://88830153 SR-15869
|
||||
|
||||
// Setup builds a module TestModule that depends on OtherModule and LeafModule (built from other.swift and leaf.swift).
|
||||
// During setup, input and intermediate mtimes are all set to a constant 'old' time (long in the past).
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user