test: retry the overview handoff e2e while the reload-budget flake stays open (#200) - #203
Conversation
08de347 to
ca5b307
Compare
|
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
Summary
Last remaining red on main after #183 and #197: run 33557117407 went green everywhere except Verify (Node 24), where
overview.e2e.test.ts > offers the host-owned MCP playground handoff…exceeded its owned-reload generation budget (3 > 2) while Node 22 and 26 passed the identical commit. That is the #122-class watch-delivery load skew (one edit splitting into an extra rebuild on a loaded 4-core hosted runner); evidence and analysis are in #200. This applies the same interim per-test{ retry: 2 }that #138 gave the known flaky family — the monotonicity proof stays strict, so a genuine reload loop still fails all three attempts.Test plan
overview.e2e.test.tspasses locally under the integration config