Skip to content

Some tests in my package is failing with Julia-nightly #42087

Closed
@ronisbr

Description

@ronisbr

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

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