Skip to content

Commit 865c8de

Browse files
authored
Merge pull request #17215 from apple/network-test-4.2-06-11
[4.2-06-11] Only disable Network test on watchOS
2 parents 67e28ac + 8ade4ed commit 865c8de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/stdlib/Network.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
// REQUIRES: executable_test
33

44
// REQUIRES: objc_interop
5-
6-
// REQUIRES: rdar40799651
5+
// UNSUPPORTED: OS=watchos
76

87
import Network
98
import Foundation

0 commit comments

Comments
 (0)