Skip to content

Use SciMLTesting v2 for FastPower tests#66

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:agent/scimltesting-v21-only
Jul 15, 2026
Merged

Use SciMLTesting v2 for FastPower tests#66
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:agent/scimltesting-v21-only

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Summary

This removes SciMLTesting v1 from the FastPower test compat bounds now that the repo is using the v2.1+ QA setup.

Changed only compat entries:

  • Project.toml
  • test/AD/Project.toml
  • test/Enzyme/Project.toml
  • test/qa/Project.toml

Ignore until reviewed by @ChrisRackauckas.

Validation

  • git diff --check
  • /home/crackauc/.juliaup/bin/julia +release --project=. -e 'using Runic; exit(Runic.main(["--check", "."]))'
  • GROUP=Core /home/crackauc/.juliaup/bin/julia +1.10 --project=. -e 'using Pkg; Pkg.test()' passed with SciMLTesting v2.2.0
  • GROUP=QA /home/crackauc/.juliaup/bin/julia +1.10 --project=. -e 'using Pkg; Pkg.test()' passed with SciMLTesting v2.2.0
  • GROUP=AD /home/crackauc/.juliaup/bin/julia +1.10 --project=. -e 'using Pkg; Pkg.test()' passed with SciMLTesting v2.2.0
  • GROUP=Enzyme /home/crackauc/.juliaup/bin/julia +1.10 --project=. -e 'using Pkg; Pkg.test()' passed with SciMLTesting v2.2.0

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review July 15, 2026 20:11
@ChrisRackauckas
ChrisRackauckas merged commit aac0e60 into SciML:main Jul 15, 2026
20 of 22 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