Skip to content

QA: normalize versions to [lts, 1] (drop pre)#463

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:qa-versions
Jun 15, 2026
Merged

QA: normalize versions to [lts, 1] (drop pre)#463
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:qa-versions

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Normalize the root test/test_groups.toml [QA] group's versions to the canonical set ["lts", "1"] (Aqua/JET on LTS + latest stable; never pre).

  • Old: ["1", "lts", "pre"]
  • New: ["lts", "1"]

The repo's [compat] julia floor is 1.10 (== lts), so the canonical two-element set applies (the floor exception for repos with a floor above lts does not apply here).

Only [QA].versions is changed; functional test groups are left untouched. Statically verified that the TOML parses and QA.versions == ["lts", "1"].

Ignore until reviewed by @ChrisRackauckas.

Normalize the root test/test_groups.toml [QA] group's `versions` to the
canonical set ["lts", "1"] (Aqua/JET on LTS + latest stable). The repo's
[compat] julia floor is 1.10 (== lts), so the canonical two-element set
applies. Only [QA].versions is changed; functional test groups are left
untouched.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review June 15, 2026 04:57
@ChrisRackauckas ChrisRackauckas merged commit 342ef52 into SciML:main Jun 15, 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