Skip to content

fix(clock): support AbortSignal.timeout#39306

Open
Skn0tt wants to merge 1 commit intomicrosoft:mainfrom
Skn0tt:abortsignal
Open

fix(clock): support AbortSignal.timeout#39306
Skn0tt wants to merge 1 commit intomicrosoft:mainfrom
Skn0tt:abortsignal

Conversation

@Skn0tt
Copy link
Member

@Skn0tt Skn0tt commented Feb 18, 2026

closes #39293

@Skn0tt Skn0tt requested a review from dgozman February 18, 2026 09:03
@Skn0tt Skn0tt self-assigned this Feb 18, 2026
@github-actions
Copy link
Contributor

Test results for "tests 1"

4 failed
❌ [playwright-test] › playwright.unhandled.spec.ts:67 › should produce unhandledRejection when context.route raises @macos-latest-node20
❌ [playwright-test] › test-step.spec.ts:115 › should report api step hierarchy @macos-latest-node20
❌ [playwright-test] › ui-mode-test-network-tab.spec.ts:371 › should not preserve selection across test runs @macos-latest-node20
❌ [playwright-test] › ui-mode-test-network-tab.spec.ts:371 › should not preserve selection across test runs @windows-latest-node20

5 flaky ⚠️ [chromium-library] › library/popup.spec.ts:258 › should not throw when click closes popup `@chromium-ubuntu-22.04-node24`
⚠️ [chromium-page] › page/page-request-continue.spec.ts:754 › propagate headers cross origin redirect after interception `@chromium-ubuntu-22.04-node24`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node20`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:981 › cli codegen › should record when manual popover with fullscreen backdrop is open `@firefox-ubuntu-22.04-node20`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-ubuntu-22.04-node20`

38570 passed, 843 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "MCP"

1 failed
❌ [chrome] › mcp/roots.spec.ts:47 › check that trace is saved in workspace @mcp-windows-latest

4882 passed, 135 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.

[Feature]: Support for AbortSignal.timeout() in Playwright Clock

1 participant

Comments