Skip to content

Commit 7d44fde

Browse files
committed
---
yaml --- r: 348474 b: refs/heads/master c: 651b263 h: refs/heads/master
1 parent 7e5d76f commit 7d44fde

File tree

3 files changed

+1
-8
lines changed

3 files changed

+1
-8
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 945ef10139e125e2db7c80a35ff1d54b207deb94
2+
refs/heads/master: 651b2634933b28f5c5161110b63276222270ade1
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/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

trunk/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)