Skip to content

Commit 2e1c370

Browse files
[Tests] Re-enable some tests that are fixed on Linux
Re-enable some tests that didn't get enabled when the underlying issue was fixed.
1 parent eeb8412 commit 2e1c370

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

test/CAS/cache_replay.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// rdar://119964830 Temporarily disabling in Linux
2-
// UNSUPPORTED: OS=linux-gnu
3-
41
// RUN: %empty-directory(%t)
52
// RUN: split-file %s %t
63

test/CAS/cached_diagnostics.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// rdar://119964830 Temporarily disabling in Linux
2-
// UNSUPPORTED: OS=linux-gnu
3-
41
// RUN: %empty-directory(%t)
52

63
// RUN: %target-swift-frontend -scan-dependencies -module-name Test -O -import-objc-header %S/Inputs/objc.h \

test/CAS/cached_diagnostics_remap.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// rdar://119964830 Temporarily disabling in Linux
2-
// UNSUPPORTED: OS=linux-gnu
3-
41
// RUN: %empty-directory(%t)
52
// RUN: split-file %s %t
63

0 commit comments

Comments
 (0)