Closed
Description
Hi!
I am not sure if this is expected, but a set of tests in SatelliteToolbox.jl started to fail in Julia-nightly.
The test line is:
Ba = @test_logs (:warn, "The magnetic field computed with this IGRF version may be of reduced accuracy for years greater than 2025.") #=
=# igrf(date, r*1000, (90-colat)*pi/180, elong*pi/180)
which is returning this:
Test.LogRecord(Warn, "`@_inline_meta` is deprecated, use `@inline` instead.", Core.Compiler, :depwarn, (Ptr{Nothing} @0x00007fc3dfed00e3, Symbol("@_inline_meta")), "./compiler/utilities.jl", 111, Base.Pairs{Symbol, Any, Tuple{Symbol, Symbol}, NamedTuple{(:caller, :maxlog), Tuple{Base.StackTraces.StackFrame, Int64}}}(:caller => get_staged(mi::Core.MethodInstance) at utilities.jl:111, :maxlog => 1))
Is it expected?
Metadata
Metadata
Assignees
Labels
No labels