Skip to content

test(the-framework): keep the re-home poll under the suite's per-test timeout#1160

Merged
suleimansh merged 1 commit into
mainfrom
test/1153-poll-budget-headroom
Jul 25, 2026
Merged

test(the-framework): keep the re-home poll under the suite's per-test timeout#1160
suleimansh merged 1 commit into
mainfrom
test/1153-poll-budget-headroom

Conversation

@suleimansh

Copy link
Copy Markdown
Member

Follows #1153 / #1154.

I raised that poll ceiling to 30s, which fixed the 6s timeout and introduced a worse one: a single re-home test runs two of those polls, so two slow waits alone hit the suite's 60s --test-timeout and the whole daemon-workspace.test.js file timed out instead (seen on #1156).

15s each clears the 6.5s the original failing run needed, with the real git work between them still inside the cap.

1286 tests green locally. Test-only, no changeset.

… timeout

The 30s ceiling from #1154 was too generous in the wrong direction: a single
re-home test runs two of these polls, so two slow waits alone reached the
suite's 60s per-test timeout and a slow test became a file timeout.

15s each still clears the 6.5s the failing CI run needed, and leaves the real
git work between them inside the cap.

Follows #1153
@suleimansh suleimansh added bug Something isn't working priority: low Nice to have / latent the-framework ♻️ labels Jul 25, 2026
@suleimansh suleimansh self-assigned this Jul 25, 2026
@suleimansh
suleimansh marked this pull request as ready for review July 25, 2026 13:58
@suleimansh
suleimansh merged commit ce520ea into main Jul 25, 2026
1 check passed
@suleimansh
suleimansh deleted the test/1153-poll-budget-headroom branch July 25, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working priority: low Nice to have / latent the-framework ♻️

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant