Skip to content

Commit 23125fd

Browse files
kateinoigakukunCodaFiartemcm
authored
Disable Flaky Compiler Crasher Test (#4487)
This test appears to cause the linker to crash every so often. rdar://86041709 Co-authored-by: Robert Widmann <[email protected]> Co-authored-by: Artem Chikin <[email protected]>
2 parents 4f5e8ff + b4e3d05 commit 23125fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/AutoDiff/compiler_crashers_fixed/sr13933-vjpcloner-apply-multiple-consuming-users.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %target-build-swift %s
2+
// Every so often, this test causes the linker to crash!
3+
// REQUIRES: rdar86041709
24

35
// SR-13933: Fix "multiple consuming users" ownership error caused by
46
// `VJPCloner::visitApply` related to `@differentiable`-function-typed callees.

0 commit comments

Comments
 (0)