Closed
Description
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?
Metadata
Metadata
Assignees
Labels
No labels