Skip to content

Raise the OrdinaryDiffEqRosenbrock test floor for DowngradeCI - #493

Merged
ChrisRackauckas merged 3 commits into
SciML:masterfrom
ChrisRackauckas-Claude:codex/downgrade-differentiationinterface-floor
Aug 17, 2026
Merged

Raise the OrdinaryDiffEqRosenbrock test floor for DowngradeCI#493
ChrisRackauckas merged 3 commits into
SciML:masterfrom
ChrisRackauckas-Claude:codex/downgrade-differentiationinterface-floor

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Please ignore this PR until it has been reviewed by @ChrisRackauckas.\n\nThe downgrade job currently resolves an old OrdinaryDiffEqRosenbrock release whose transitive DifferentiationInterface floor is below the floor required by current OrdinaryDiffEqRosenbrock releases. Raise the test-only OrdinaryDiffEqRosenbrock lower bound from 2 to 2.3.1, the first release in the observed resolver chain that requires DifferentiationInterface >= 0.7.18. This preserves the existing workflow topology and does not add an unused direct dependency.\n\nFail-before evidence: the default-branch Downgrade run selected DifferentiationInterface 0.7.16 and failed against the OrdinaryDiffEqRosenbrock constraint, while the same-SHA CPU test run passed:\n- https://github.com/SciML/DiffEqGPU.jl/actions/runs/31918169520\n- https://github.com/SciML/DiffEqGPU.jl/actions/runs/31918169668\n\nVerification:\n- Strict local downgrade resolver (julia +1.10 downgrade.jl MKL_jll . alldeps 1.10): Successfully resolved minimal versions for .\n- GROUP=CPU Pkg.test(): Testing DiffEqGPU tests passed\n- GROUP=QA Pkg.test(): QA 25/25, JET 75/75, Testing DiffEqGPU tests passed\n- typos and git diff --check: pass\n\nNo public API change.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 17, 2026 12:10
@ChrisRackauckas
ChrisRackauckas merged commit 63fc9a2 into SciML:master Aug 17, 2026
7 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants