Skip to content

test: retire the clean-clone reproduce smoke from the daily live gate - #58

Merged
hobbyistz merged 1 commit into
mainfrom
test/remove-clean-clone-smoke
Sep 24, 2026
Merged

hobbyistz merged 1 commit into
mainfrom
test/remove-clean-clone-smoke

Conversation

@hobbyistz

@hobbyistz hobbyistz commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

The daily live gate shelled out to ./reproduce for one more full re-derivation on top of the in-process live tests that already re-derive every SKU from the public record. That extra run proved only the launch script itself, cost up to an hour of runner time, and its runtime varied enough across hosted runners to pass one day and time out the next.

This removes that test and its helpers. The remaining test in the module still pins the front's envelope contract against the live day files, and the sibling live modules keep the full re-derivation, attendance and weight checks.

Validation: ruff passes; the remaining live test in this module passes against the public front for all four SKUs.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

The sibling live modules already re-derive every SKU from the public record
in-process. Shelling out to ./reproduce for one more re-derivation added up
to an hour of runner time to prove only the launch script, and its runtime
varied enough across hosted runners to fail on some days and pass on others.
The remaining test in this module still pins the front's envelope contract
against the live day files.

Signed-off-by: hobbyistz <293619914+hobbyistz@users.noreply.github.com>
@hobbyistz
hobbyistz merged commit 528b639 into main Sep 24, 2026
5 checks passed
@hobbyistz
hobbyistz deleted the test/remove-clean-clone-smoke branch September 24, 2026 17:09
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.

1 participant