Skip to content

Commit 92493dd

Browse files
authored
Merge pull request swiftlang#31578 from atrick/disable-test-autodiff
SR-12741: disable AutoDiff/validation-test/control_flow.swift.
2 parents d1f79b1 + 4150dbd commit 92493dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/AutoDiff/validation-test/control_flow.swift

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

4+
// REQUIRES: SR12741
5+
46
import _Differentiation
57
import StdlibUnittest
68

0 commit comments

Comments
 (0)