Skip to content

Commit 3550b99

Browse files
committed
Testing if Windows issues with this test are due to runtime support.
1 parent 4ee43df commit 3550b99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/AutoDiff/validation-test/inout_control_flow.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: executable_test
33

4+
// Would fail due to unavailability of swift_autoDiffCreateLinearMapContext.
5+
// UNSUPPORTED: use_os_stdlib
6+
// UNSUPPORTED: back_deployment_runtime
7+
48
import StdlibUnittest
59
import _Differentiation
610

0 commit comments

Comments
 (0)