Skip to content

test(infra): harden E2E harness against recurring workerd broken-pipe crashes #951

Description

@tiankaima-copilot

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions