Skip to content

Commit 4f768d5

Browse files
authored
Merge pull request #62594 from xymus/test-staticbigint
[Test] Disable StaticBigInt test on watchOS
2 parents 5ec4143 + bba52dd commit 4f768d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/stdlib/StaticBigInt.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
//
1818
//===----------------------------------------------------------------------===//
1919

20+
// rdar://103369837
21+
// UNSUPPORTED: OS=watchos
22+
2023
import StdlibUnittest
2124

2225
@available(SwiftStdlib 5.8, *)

0 commit comments

Comments
 (0)