compat: declare SciMLTesting for SciCompDSL - #4976
Conversation
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
e5c26be to
8e17e8d
Compare
|
Clean-base reproduction completed at Direct control for this compat-only PR: Result: The clean root QA reproduction also exits with |
|
Clean-master investigation confirms this PR's only change is the SciCompDSL SciMLTesting compat entry; it does not cause the red lanes. Clean master reproduces the same failures: QA JET cannot analyze dynamically included precompile code; docs have pre-existing duplicate/missing entries and unresolved references; Julia pre InterfaceI fails in the existing Symbolics change-of-variables path; downgrade fails in the existing OrdinaryDiffEqCore/DelayDiffEq limiter compatibility layer. Bisect and CI links are recorded in the investigation report. No tests were weakened. |
This PR declares
SciMLTestingfor theSciCompDSLsubpackage test environment and includes it in thetesttarget so the test dependency is explicit under the stricter SciMLTesting 2.4+ QA setup.Ignore until reviewed by @ChrisRackauckas.
Verification:
Not verified here: full root ModelingToolkit test matrix and downstream jobs.