Skip to content

Update SciMLTesting QA compat to 2.1#106

Merged
ChrisRackauckas merged 7 commits into
SciML:mainfrom
ChrisRackauckas-Claude:agent/scimltesting-qa-compat-2-1
Jul 13, 2026
Merged

Update SciMLTesting QA compat to 2.1#106
ChrisRackauckas merged 7 commits into
SciML:mainfrom
ChrisRackauckas-Claude:agent/scimltesting-qa-compat-2-1

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Ignore until reviewed by @ChrisRackauckas.

Summary

  • Set test/qa SciMLTesting compat to exactly 2.1.

Validation

  • timeout 3600 julia --project=test/qa --startup-file=no -e 'using Pkg; Pkg.instantiate(); include("test/qa/qa.jl")'\n- TOML parse check for test/qa/Project.toml\n- git diff --check\n- No changed Julia files for Runic\n- grep for api_docs = false, docstrings_broken, missing_docstrings, Base.Docs patterns

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
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-Claude

Copy link
Copy Markdown
Contributor Author

Local verification for a3fec9a:

  • GROUP=QA timeout 3600 /home/crackauc/.juliaup/bin/julia +release --startup-file=no --project=. -e 'using Pkg; Pkg.test()'
    • resolved SciMLTesting v2.2.0
    • QA/qa.jl | 19 19 58.4s
    • Testing FiniteVolumeMethod1D tests passed
  • git diff --check passed
  • Runic not run because this patch changes only TOML compat files, not Julia files.

Note: the literal GROUP=QA timeout 3600 julia +release --startup-file=no --project=. -e 'using Pkg; Pkg.test()' invocation on this machine used /home/crackauc/.local/bin/julia, which does not support Juliaup channel selectors and failed before tests started by treating +release as a file path. I reran the same release-channel test through the Juliaup launcher shown above.

@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review July 13, 2026 04:09
@ChrisRackauckas ChrisRackauckas merged commit 0bbb189 into SciML:main Jul 13, 2026
8 of 9 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