Skip to content

Commit a0fe8c2

Browse files
authored
Disable differentiable_protocol_requirements.swift
1 parent add5987 commit a0fe8c2

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)