Skip to content

CI: the rotated free-slip suite (test_1018_*) is in no scripts/test.sh batch — its regression tests never run #504

Description

@lmoresi

Found during the #500 review. The serial batches in scripts/test.sh match test_100[0-9]*, test_1010/1011/1050, test_11* — nothing matches test_1018_rotated_freeslip.py, so the whole rotated free-slip suite (19 tests, including the #497 regression guard added by #500) is inert in CI. It runs locally under pytest -m "level_1 and tier_a" but the CI harness never collects it.

Fix: add test_1018* (and audit for other orphaned files in the 10xx range) to a serial batch. Worth a one-off cross-check of every tests/test_*.py against the batch globs so the gap class dies, not just this instance.

Underworld development team with AI support from Claude Code

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