-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
From the tests
julia> using TestEnv; TestEnv.activate(); using Symbolics, Diffractor
julia> @variables ω α β γ δ ϵ ζ η
(x1, c1) = ∂⃖{3}()(exp, ω)
ERROR: TypeError: in opaque_closure_method, expected Int64, got a value of type Int32
Some of the types have been truncated in the stacktrace for improved reading. To emit complete information
in the stack trace, evaluate `TruncatedStacktraces.VERBOSE[] = true` and re-run the code.
Stacktrace:
[1] ∂⃖
@ ~/JuliaEnvs/Diffractor.jl/src/stage1/generated.jl:223 [inlined]
[2] (::∂⃖{3})(f::typeof(exp), args::Num)
@ Diffractor ~/JuliaEnvs/Diffractor.jl/src/stage1/generated.jl:66
[3] top-level scope
@ REPL[38]:2Nightly first failed with this on
22 Feb https://github.com/JuliaDiff/Diffractor.jl/actions/runs/4229848232
and last worked on
21 Feb https://github.com/JuliaDiff/Diffractor.jl/actions/runs/4229848232
So there is a narrow window in what change could have caused this failure
Metadata
Metadata
Assignees
Labels
No labels