Skip to content

Commit ff5523e

Browse files
eecksteintshortli
authored andcommitted
tests: disable AutoDiff/compiler_crashers_fixed/issue-55852-tangent-value-category-mismatch.swift on linux
Sometimes the linker crashes on linux
1 parent 9e48895 commit ff5523e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/AutoDiff/compiler_crashers_fixed/issue-55852-tangent-value-category-mismatch.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// Semantic member getter pullback generation crash due to tangent value
55
// category mismatch
66

7+
// Sometimes the linker crashes on linux
8+
// UNSUPPORTED: OS=linux-gnu
9+
710
import _Differentiation
811

912
struct Dense: Differentiable {

0 commit comments

Comments
 (0)