Skip to content

QA: Aqua/JET findings marked @test_broken pending fix #54

Description

@ChrisRackauckas-Claude

The grouped-tests QA group surfaced the following genuine Aqua/JET findings. They are currently wrapped as @test_broken in test/qa/qa.jl so the QA group runs green in CI; they should be fixed and un-broken.

Aqua (Aqua.test_all)

  • deps_compat (extras): FunctionProperties does not declare a [compat] entry for the Pkg test extra. (Aqua.test_all(...; deps_compat=false) is used so the remaining Aqua sub-checks still run; the deps/compat check is @test_broken.)

JET (JET.test_package)

  • 1 possible error found: Cassette.m is not defined: Cassette.m in overdub(ctx::Cassette.Context, ::typeof(nameof), args::Vararg) (Cassette/src/context.jl:286). The JET.test_package assertion is @test_broken.

All passing Aqua sub-checks remain enforced. These two checks should be fixed and the @test_broken markers removed (they will auto-flag via Test as "Unexpectedly Pass" once fixed).

Ignore until reviewed by @ChrisRackauckas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions