-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed as not planned
Closed as not planned
Copy link
Description
Summary
The test workflow's Playwright E2E matrix is failing on both Linux and Windows across unrelated PRs, which is blocking merges even when unit/typecheck/compliance checks pass.
Evidence
- Run
22971287522(PR fix(opencode): align tool visibility with session permissions #17089):e2e (linux)failed (job66688958002)e2e (windows)failed (job66688958011)
- Another unrelated PR run
22971376239also has the same two failures:e2e (linux)failede2e (windows)failed
Observations
- In both jobs, the failing step is
Run app e2e tests. - Other checks in the same runs are green (typecheck/unit/compliance/standards/etc.).
- Existing artifacts for failed jobs include Playwright reports/traces (
playwright-linux-1,playwright-windows-1).
Requested follow-up
- Investigate flaky/non-deterministic E2E behavior in
testworkflow for both platforms. - Determine if this should be quarantined/retried automatically while root cause is fixed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels