Skip to content

Commit 045c2b4

Browse files
committed
Disable differentiable_protocol_requirements.swift
(cherry picked from commit a0fe8c2)
1 parent 6c4331d commit 045c2b4

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+
// Test is unexpectedly passing on no_assert config on Linux
5+
// REQUIRES: rdar89860761
6+
47
// FIXME: Disabled due to test failure with `-O` (https://github.com/apple/swift/issues/55690).
58
// XFAIL: swift_test_mode_optimize
69
// XFAIL: swift_test_mode_optimize_size

0 commit comments

Comments
 (0)