Skip to content

ChainRulesCore v1.15.4 seems to have broken ChainRules #586

Closed
@rofinn

Description

@rofinn

ChainRules.jl has been failing on nightly for over a week with this error.

https://github.com/JuliaDiff/ChainRules.jl/actions/runs/2997486854/jobs/4809084508#step:6:164

test_rrule: ComposedFunction{typeof(copy), typeof(broadcasted)}(copy, Base.Broadcast.broadcasted) on Base.Broadcast.Style{Tuple},typeof(log),Float64,Float64,Float64: Error During Test at /home/runner/.julia/packages/ChainRulesTestUtils/YbVdW/src/testers.jl:193

I reran the tests pinning ChainRulesCore to 1.15.3 and the tests seem to be passing now. It isn't immediately obvious from the error or the diff between those two release as to what would have broken. Maybe something in the tests just need to be updated?

v1.15.3...v1.15.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions