Skip to content

Split slow tests into a nightly-only suite - #1036

Merged
davecraig merged 1 commit into
Scottish-Tech-Army:mainfrom
davecraig:main
Aug 24, 2026
Merged

Split slow tests into a nightly-only suite#1036
davecraig merged 1 commit into
Scottish-Tech-Army:mainfrom
davecraig:main

Conversation

@davecraig

Copy link
Copy Markdown
Contributor

MvtTileTest.testCallouts and .replayStreetNumbers loop over every GPX fixture through the full grid/callout engine with no real assertions, taking minutes each; AudioEngineTest (except beaconList) and MvtPerformanceTest.testMapAreas do real-time audio playback / live network tile fetches for the same reason. All are now excluded from the PR-blocking test/connectedCheck runs and only execute in nightly.yaml, which also now runs the full instrumentation suite unfiltered. Also drops the commented-out instrumentation job blocks this supersedes.

MvtTileTest.testCallouts and .replayStreetNumbers loop over every GPX
fixture through the full grid/callout engine with no real assertions,
taking minutes each; AudioEngineTest (except beaconList) and
MvtPerformanceTest.testMapAreas do real-time audio playback / live
network tile fetches for the same reason. All are now excluded from
the PR-blocking test/connectedCheck runs and only execute in
nightly.yaml, which also now runs the full instrumentation suite
unfiltered. Also drops the commented-out instrumentation job blocks
this supersedes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@davecraig
davecraig merged commit 0ab5226 into Scottish-Tech-Army:main Aug 24, 2026
4 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.

1 participant