mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Gardening: Migrate test suite to GH issues: ModuleInterface
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: %empty-directory(%t/modulecache)
|
||||
|
||||
// rdar://88830153
|
||||
// https://github.com/apple/swift/issues/58134
|
||||
// This test is flaky on Windows.
|
||||
// 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