diff --git a/test/AutoDiff/compiler_crashers_fixed/tf1232-autodiff-generated-declaration-mangling.swift b/test/AutoDiff/compiler_crashers_fixed/tf1232-autodiff-generated-declaration-mangling.swift index bd76554f6ab30..708bcc50b3e12 100644 --- a/test/AutoDiff/compiler_crashers_fixed/tf1232-autodiff-generated-declaration-mangling.swift +++ b/test/AutoDiff/compiler_crashers_fixed/tf1232-autodiff-generated-declaration-mangling.swift @@ -1,4 +1,6 @@ // RUN: %target-build-swift -g %s +// This test occaisionally fails to link. +// REQUIRES: SR14775 // TF-1232: IRGenDebugInfo crash due to lack of proper mangling for // AutoDiff-generated declarations: linear map structs and branching trace