Skip to content

Commit 2ed492d

Browse files
committed
Mark watchOS unsupported in Accelerate tests.
These APIs are actually available, but this breaks in automated testing for reasons that we haven't had time to investigate; revert to marking them unsupported for now.
1 parent c0ce2a0 commit 2ed492d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/stdlib/Accelerate.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: executable_test
33

4+
// UNSUPPORTED: OS=watchos
45
// XFAIL: linux
56

67
import StdlibUnittest

0 commit comments

Comments
 (0)