Skip to content

Commit e53b719

Browse files
authored
[test] Disable UnicodeLongTest.swift on watchos (#22606)
[test] Disable UnicodeLongTest.swift on watchos
1 parent 441c85f commit e53b719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/stdlib/UnicodeLongTest.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: long_test
33
// REQUIRES: executable_test
4+
// UNSUPPORTED: CPU=armv7k
45

56
import SwiftPrivate
67
import StdlibUnittest

0 commit comments

Comments
 (0)