Skip to content

ci: γ-suite timeout-minutes:12 has no real headroom — green runs hit 10-11.3 min and slow runners randomly block PRs #1926

Description

@thinmintdev

Found during the rc.6 fix-wave merge train. .github/workflows/playwright.yml:26 sets timeout-minutes: 12 with a comment claiming 8-min budget + headroom, but observed green runs are 10m08s-11m16s (85-95% of cap). γ-suite (chromium) is a required status check, so any slow runner trips the cap and blocks the PR — this cost 3 attempts on PR #1913 (two kills at 12m15s mid-run with 0 failure markers, 576/653 and 578/653 progressing; third attempt green at 8m26s; measured per-test pace showed a 40% slower runner). Raise the cap or shard the suite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageMaintainer needs to evaluate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions