Skip to content

Two test files share the number 1029 (faulted medium and Zhong 2008) #600

Description

@lmoresi

Two different subjects now share the test number 1029 on development:

Both are present and both run; nothing is broken. What collides is the number,
which is how the suite is navigated and how scripts/test.sh selects batches by
glob. A range like tests/test_102*py now picks up two unrelated subjects under
one identifier, and anyone citing "test 1029" has to say which.

The two PRs were written in parallel against different bases, so neither could
see the other's choice — #550 merged on 2026-08-17 and #594 was branched before
it.

Fix: renumber the Zhong file to test_1030_analytic_zhong2008.py. The faulted
medium keeps 1029 because it merged first. No content change; check
scripts/test.sh globs and the docs under docs/api/ and
docs/developer/subsystems/ for references to the file name before renaming.

Underworld development team with AI support from Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions