Skip to content

Commit 7128111

Browse files
authored
Merge pull request swiftlang#27018 from mikeash/reenable-inherits-watch-tests
2 parents 3c2d709 + 3e7307b commit 7128111

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

validation-test/Reflection/inherits_NSObject.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
// REQUIRES: objc_interop
88
// REQUIRES: executable_test
99

10-
// REQUIRES: OS=macosx || OS=ios || OS=tvos
11-
// NOTE: Test is temporarily disabled for watchOS until we can figure out why
12-
// it's failing there. rdar://problem/50898688
13-
1410
import Foundation
1511
import simd
1612

validation-test/Reflection/inherits_ObjCClasses.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99

1010
// REQUIRES: objc_interop
1111
// REQUIRES: executable_test
12-
// REQUIRES: OS=macosx || OS=ios || OS=tvos
13-
// NOTE: Test is temporarily disabled for watchOS until we can figure out why
14-
// it's failing there. rdar://problem/50898688
1512

1613
import simd
1714
import ObjCClasses

0 commit comments

Comments
 (0)