Skip to content

Commit 680fe7e

Browse files
committed
Merge pull request #2588 from gottesmm/re-enable-some-tests
Re enable some tests
2 parents 0c1c5d6 + 7f1244f commit 680fe7e

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

test/SILOptimizer/copyforward.sil

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %target-sil-opt -enable-sil-verify-all %s -copy-forwarding -enable-copyforwarding -enable-destroyhoisting | FileCheck %s
22

3-
// REQUIRES: rdar26081474
4-
53
sil_stage canonical
64

75
import Builtin

validation-test/stdlib/XCTest.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// REQUIRES: objc_interop
55

66
// REQUIRES: OS=macosx
7-
// REQUIRES: disabled
87

98
// watchOS 2.0 does not have an XCTest module.
109
// XFAIL: OS=watchos

0 commit comments

Comments
 (0)