Skip to content

fix(ci): three minutes for a Windows cold start, not one - #119

Merged
meocong merged 1 commit into
masterfrom
fix/windows-smoke-deadline
Aug 20, 2026
Merged

fix(ci): three minutes for a Windows cold start, not one#119
meocong merged 1 commit into
masterfrom
fix/windows-smoke-deadline

Conversation

@meocong

@meocong meocong commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

The v0.4.5 release build failed on The Windows app starts, and its daemon answers and passed on a rerun with nothing changed.

That is not flakiness to shrug at — it is a deadline measured on a machine that is not the one running it. Defender reads all fifty megabytes of a freshly written summo-engine.exe before letting it start, and sixty seconds sits inside the range that takes on a loaded runner. Linux and macOS keep the sixty they have never come close to.

🤖 Generated with Claude Code

The release build failed on the Windows smoke check and passed on a rerun with
nothing changed. That is not a flaky test, it is a deadline set from the wrong
machine: Defender reads all fifty megabytes of a freshly written daemon before
letting it run, and sixty seconds is inside the range that takes on a loaded
runner.
@meocong
meocong merged commit d7f6b69 into master Aug 20, 2026
12 checks passed
@meocong
meocong deleted the fix/windows-smoke-deadline branch August 20, 2026 17:59
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