Skip to content

Commit e0afc7b

Browse files
authored
Merge pull request #66459 from tshortli/tangent-value-category-test-crash-5.9
[5.9] Tests: disable AutoDiff/compiler_crashers_fixed/issue-55852-tangent-value-category-mismatch.swift on linux
2 parents 86a0896 + ff5523e commit e0afc7b

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)