Skip to content

Commit e6974e5

Browse files
committed
[AutoDiff] Disable failing test: SR-13250.
1 parent 71f6797 commit e6974e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/AutoDiff/validation-test/differentiable_protocol_requirements.swift

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

4+
// Disabled due to test failure with `-O`: SR-13250.
5+
// REQUIRES: SR13250
6+
47
import StdlibUnittest
58
import DifferentiationUnittest
69

0 commit comments

Comments
 (0)