Skip to content

test: grant immediate_migration_chunks_a_fragmented_wallet the heavy timeout - #2752

Merged
zancas merged 1 commit into
devfrom
immediate_migration_heavy_timeout
Aug 28, 2026
Merged

test: grant immediate_migration_chunks_a_fragmented_wallet the heavy timeout#2752
zancas merged 1 commit into
devfrom
immediate_migration_heavy_timeout

Conversation

@zancas

@zancas zancas commented Aug 28, 2026

Copy link
Copy Markdown
Member

What

This PR adds immediate_migration_chunks_a_fragmented_wallet to the long-chain heavies override in .config/nextest.toml. The override raises the kill limit from 600 to 1200 seconds. Both the default and the ci profile get the entry.

Why

The test proves more Orchard spends than fit one split transaction. It has always run near the 600-second default ceiling. The suite speedups in #2741 reshuffled the schedule, so the test now overlaps the other long-chain heavies. The last green dev run passed it at 571.8 seconds. Every dev CI run since 2026-08-26 kills it at 600 seconds. The sibling test drain_chunks_a_fragmented_wallet already sits in this override.

This timeout also fails CI on unrelated PRs, such as #2750.

🤖 Generated with Claude Code

…timeout

The test proves more Orchard spends than fit one split transaction and has
always run near nextest's default 600-second ceiling. The suite speedups
merged in #2741 reshuffled the schedule so it now overlaps the other
long-chain heavies: the last green dev run passed it at 571.8 seconds, and
every CI run since 2026-08-26 kills it at 600. Listing it in the existing
long-chain heavies override raises its limit to 1200 seconds in both
profiles, beside its sibling drain_chunks_a_fragmented_wallet.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@zancas
zancas merged commit d3c7002 into dev Aug 28, 2026
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