Skip to content

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

Description

@ChrisRackauckas-Claude

The grouped-tests QA group (test/qa/qa.jl) surfaces the following genuine JET findings. They are currently marked @test_broken so the QA group is green and the grouped-tests CI can merge; they should be fixed and then un-broken (restoring the JET.test_package call).

JET (JET.test_package) — 2 possible errors

  1. reject_step! at src/integrator.jl:462: no matching method found rollback_children!(::OrdinaryDiffEqOperatorSplitting.SplitSubIntegrator) (1/2 union split).
  2. src/integrator.jl:514: OrdinaryDiffEqOperatorSplitting._rollback_children! is not defined.

The JET.test_package call is replaced with a @test_broken false. Fix: define/dispatch rollback_children!/_rollback_children! for the SplitSubIntegrator path, then restore JET.test_package.

Aqua

All Aqua checks PASS (11/11) and remain fully enabled (Aqua.test_all).

Ignore until reviewed by @ChrisRackauckas.

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