Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Commit 2ebbca3

Browse files
committed
Merge remote-tracking branch 'origin/stable' into upstream-with-swift
2 parents 3174ce2 + 57965bb commit 2ebbca3

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

lit/SwiftREPL/SwiftInterface.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// Test that .swiftinterface files can be loaded via the repl.
22

3-
// Disabled on linux due to flakiness in CI (rdar://problem/53181277)
4-
// REQUIRES: system-darwin
5-
63
// RUN: rm -rf %t
74
// RUN: mkdir %t
85
// RUN: cp %S/Inputs/A.swift %t/AA.swift

lit/SwiftREPL/SwiftInterfaceForceModuleLoadMode.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
// modes as this also causes the Swift stdlib to be loaded via its module
55
// interface file, which slows down this test considerably.
66

7-
// Disabled on linux due to flakiness in CI (rdar://problem/53312825)
8-
// REQUIRES: system-darwin
9-
107
// RUN: rm -rf %t && mkdir %t
118

129
// Setup generates a dylib and .swiftinterface for A.swift as is, but generates

0 commit comments

Comments
 (0)