We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4331d commit 045c2b4Copy full SHA for 045c2b4
test/AutoDiff/validation-test/differentiable_protocol_requirements.swift
@@ -1,6 +1,9 @@
1
// RUN: %target-run-simple-swift
2
// REQUIRES: executable_test
3
4
+// Test is unexpectedly passing on no_assert config on Linux
5
+// REQUIRES: rdar89860761
6
+
7
// FIXME: Disabled due to test failure with `-O` (https://github.com/apple/swift/issues/55690).
8
// XFAIL: swift_test_mode_optimize
9
// XFAIL: swift_test_mode_optimize_size
0 commit comments