Fix downgrade sublibrary bounds#1252
Conversation
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
|
Follow-up pushed in Local checks run before pushing:
Scope note: this PR is based directly on |
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
|
Follow-up pushed in Additional CI-equivalent local checks run in scratch clones after applying the patch and running
The remaining |
|
CI follow-up on
Remaining failures are outside this PR commit:
|
This PR should be ignored until reviewed by @ChrisRackauckas.
Summary
OptimizationQuadDIRECTto a custom downgrade job that restores URL-sourced packages after downgrade-compatPythonCallfloor forOptimizationSciPydowngrade testingLocal verification
Downgrade worker ran Julia 1.10 downgrade/test cycles locally with
allow_reresolve=falseand observed:OptimizationBBO:Core | 25 pass / 25 totalOptimizationNOMAD:Core | 4 pass / 4 totalSimpleOptimization:Core | 7 pass / 7 totalOptimizationEvolutionary:Core | 32 pass / 32 totalOptimizationNLPModels:Core | 10 pass / 10 totalOptimizationSciPy:Core | 160 pass, 1 broken / 161 totalOptimizationQuadDIRECT:Core | 1 pass / 1 totalafter the URL-source repair stepI also reran after rebasing onto
08023d357: