You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
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
The text was updated successfully, but these errors were encountered: