Skip to content

Commit bba52dd

Browse files
committed
[Test] Disable StaticBigInt test on watchOS
1 parent 5ec4143 commit bba52dd

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)