Skip to content

Commit e87a583

Browse files
committed
Disable Flaky AutoDiff Test
This test fails to link every once in a while. See https://bugs.swift.org/browse/SR-14775
1 parent 88cf178 commit e87a583

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/AutoDiff/compiler_crashers_fixed/tf1232-autodiff-generated-declaration-mangling.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %target-build-swift -g %s
2+
// This test occaisionally fails to link.
3+
// REQUIRES: SR14775
24

35
// TF-1232: IRGenDebugInfo crash due to lack of proper mangling for
46
// AutoDiff-generated declarations: linear map structs and branching trace

0 commit comments

Comments
 (0)