Evidence
Expected
The E2E harness should detect an unexpected Wrangler/workerd exit or failed health check and classify it as infrastructure failure. Product assertions must remain visible and must not be broadly retried.
Acceptance criteria
- Capture the Wrangler child exit status and preserve its logs in CI artifacts.
- Health-check the local Worker before and during Playwright execution.
- Retry only a confirmed infrastructure startup/crash failure, with a small fixed bound.
- Do not retry deterministic application/test assertion failures.
- Add a regression test for Worker termination during a shard.
Evidence
Expected
The E2E harness should detect an unexpected Wrangler/workerd exit or failed health check and classify it as infrastructure failure. Product assertions must remain visible and must not be broadly retried.
Acceptance criteria