mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[test] Temporarily disable AutoDiff tests failing with optimizations
These recently started failing when optimized. Disable while we investigate and fix. rdar://71642726
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// RUN: %target-run-simple-swift
|
||||
// REQUIRES: executable_test
|
||||
// rdar://71642726 this test is crashing with optimizations.
|
||||
// REQUIRES: swift_test_mode_optimize_none
|
||||
|
||||
import _Differentiation
|
||||
import StdlibUnittest
|
||||
|
||||
Reference in New Issue
Block a user