Skip to content

test(dashboard): bump timeout for in-flight Submit re-enable assertion#40729

Draft
Skn0tt wants to merge 1 commit intomicrosoft:mainfrom
Skn0tt:fix-flaky-annotate-submit-timeout
Draft

test(dashboard): bump timeout for in-flight Submit re-enable assertion#40729
Skn0tt wants to merge 1 commit intomicrosoft:mainfrom
Skn0tt:fix-flaky-annotate-submit-timeout

Conversation

@Skn0tt
Copy link
Copy Markdown
Member

@Skn0tt Skn0tt commented May 8, 2026

Summary

Experiment to test the hypothesis that the in-flight submit pipeline can outlast the default 5s expect-poll on slow CI, leaving the Submit button stuck on "Submitting…" when the assertion fires.

Seen in https://github.com/microsoft/playwright/actions/runs/25559486702 — error-context aria snapshot at timeout shows button "Submitting…" [disabled].

Draft to see if the bump alone makes this shard happy; if so, real fix is to await the in-flight work (or match both labels) rather than carry a longer timeout.

Experiment to test the hypothesis that the on-page submit pipeline (PNG
render per frame + zip build + picker reject) can take longer than the
default 5s expect-poll on slow CI shards, leaving the Submit button stuck
on "Submitting…" when the assertion fires.

Observed in https://github.com/microsoft/playwright/actions/runs/25559486702
where the error-context aria snapshot showed `button "Submitting…" [disabled]`
at the moment of timeout.
@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Test results for "MCP"

6 failed
❌ [chromium] › mcp/annotate.spec.ts:332 › should annotate when context has no fixed viewport @mcp-windows-latest-chromium
❌ [webkit] › mcp/annotate.spec.ts:275 › should enter annotate mode on fresh dashboard.tsx mount with -s --annotate @mcp-windows-latest-webkit
❌ [webkit] › mcp/annotate.spec.ts:299 › should annotate via direct browser_annotate MCP call @mcp-windows-latest-webkit
❌ [webkit] › mcp/cli-devtools.spec.ts:217 › video-start-stop @mcp-windows-latest-webkit
❌ [webkit] › mcp/cli-devtools.spec.ts:231 › video-chapter @mcp-windows-latest-webkit
❌ [webkit] › mcp/config.spec.ts:138 › browser_get_config returns merged config from file, env and cli @mcp-windows-latest-webkit

7025 passed, 1068 skipped


Merge workflow run.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant