Skip to content

feat(webkit): roll to r2265#39463

Merged
yury-s merged 2 commits intomainfrom
roll-into-pw-webkit/2265
Feb 28, 2026
Merged

feat(webkit): roll to r2265#39463
yury-s merged 2 commits intomainfrom
roll-into-pw-webkit/2265

Conversation

@microsoft-playwright-automation
Copy link
Contributor

No description provided.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@yury-s yury-s merged commit 66137fd into main Feb 28, 2026
34 of 36 checks passed
@yury-s yury-s deleted the roll-into-pw-webkit/2265 branch February 28, 2026 02:35
@github-actions
Copy link
Contributor

Test results for "tests 2"

11 fatal errors, not part of any test
21 failed
❌ [chromium-library] › library/beforeunload.spec.ts:20 › should close browser with beforeunload page @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/browsercontext-pages.spec.ts:35 › frame.focus should work multiple times @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/browsercontext-pages.spec.ts:142 › should keep selection in multiple pages @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/channels.spec.ts:40 › should scope context handles @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/channels.spec.ts:94 › should scope CDPSession handles @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/chromium/extensions.spec.ts:45 › MV3 › should give access to the service worker @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/chromium/extensions.spec.ts:57 › MV3 › should give access to the service worker when recording video @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/chromium/extensions.spec.ts:72 › MV3 › should support request/response events in the service worker @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:177 › should handle timeout @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/headful.spec.ts:233 › should click in OOPIF @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/proxy.spec.ts:294 › should use SOCKS proxy for websocket requests @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/proxy.spec.ts:329 › should use http proxy for websocket requests @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/screenshot.spec.ts:25 › page screenshot › should run in parallel in multiple pages @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/tracing.spec.ts:210 › should respect tracesDir and name @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/tracing.spec.ts:361 › should not crash when browser closes mid-trace @chromium-headed-macos-14-xlarge
❌ [chromium-page] › page/page-navigation.spec.ts:36 › should work with _blank target in form @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/permissions.spec.ts:253 › should be able to use the local-fonts API @channel-chromium-macos-latest
❌ [chromium-library] › library/permissions.spec.ts:253 › should be able to use the local-fonts API @chrome-beta-macos-latest
❌ [webkit-library] › library/download.spec.ts:399 › download event › should save downloads to artifactsDir @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/download.spec.ts:399 › download event › should save downloads to artifactsDir @webkit-macos-14-large
❌ [webkit-library] › library/download.spec.ts:399 › download event › should save downloads to artifactsDir @webkit-macos-14-xlarge

167 flaky ⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-beta-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-beta-ubuntu-22.04`
⚠️ [chromium-library] › library/inspector/recorder-api.spec.ts:120 › should type `@msedge-beta-ubuntu-22.04`
⚠️ [chromium-library] › library/browser.spec.ts:54 › should dispatch page.on(close) upon browser.close and reject evaluate `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-base-url.spec.ts:37 › should construct a new URL when a baseURL in browserType.launchPersistentContext is passed to page.goto `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-basic.spec.ts:190 › should not report frameless pages on error `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-basic.spec.ts:392 › should create two pages in parallel in various contexts `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-fetch.spec.ts:1263 › should work with connectOverCDP `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsertype-connect.spec.ts:692 › launchServer › should fulfill with global fetch result `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/channels.spec.ts:221 › should work with the domain module `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/chromium/connect-over-cdp.spec.ts:611 › should get title and URL of existing page `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/chromium/disable-web-security.spec.ts:26 › test utility world in popup w/ --disable-web-security `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/chromium/extensions.spec.ts:107 › MV3 › should report console messages from content script `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/debug-controller.spec.ts:142 › should reset for reuse `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/debug-controller.spec.ts:160 › should highlight all `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:183 › should handle exception `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/downloads-path.spec.ts:91 › downloads path › should accept downloads in persistent context `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/page-close.spec.ts:162 › should not treat navigations as new popups `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/popup.spec.ts:20 › should inherit user agent from browser context @smoke `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/proxy.spec.ts:93 › should proxy local network requests › by default › link-local `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:220 › should show action context on locators and other common actions `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/tracing.spec.ts:370 › should survive browser.close with auto-created traces dir `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/tracing.spec.ts:784 › should not emit after w/o before `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/video.spec.ts:214 › screencast › should continue recording main page after popup closes `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-page] › page/page-event-popup.spec.ts:85 › should work with noopener and no url `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/video.spec.ts:356 › screencast › should capture navigation `@tracing-chromium`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-ubuntu-22.04`
⚠️ [chromium-library] › library/beforeunload.spec.ts:55 › should run beforeunload if asked for @smoke `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:152 › should support closing the page after a previous dismiss `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:128 › should not leak listeners during navigation of 20 pages `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@chrome-ubuntu-22.04`
⚠️ [chromium-library] › library/popup.spec.ts:260 › should not throw when click closes popup `@chromium-ubuntu-24.04`
⚠️ [chromium-library] › library/agent-expect.spec.ts:24 › expectVisible not found error `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/agent-expect.spec.ts:74 › not expectVisible visible error `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/agent-limits.spec.ts:20 › should respect total max tokens limit `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/agent-perform.spec.ts:27 › click a button `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:20 › should close browser with beforeunload page `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:46 › should close page with beforeunload listener `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:118 › page.close should not wait for active route handlers on the owning context `@msedge-beta-windows-latest`
⚠️ [chromium-page] › page/page-event-console.spec.ts:252 › should have timestamp in consoleMessages `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/video.spec.ts:557 › screencast › should capture static page in persistent context @smoke `@chromium-tip-of-tree-windows-latest--headed`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:323 › reuse connect › should work with clock emulation `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:358 › reuse connect › should work with routeWebSocket `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:610 › cli codegen › should check with keyboard `@msedge-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:75 › should set the page close state `@msedge-macos-latest`
⚠️ [chromium-library] › library/route-web-socket.spec.ts:510 › should not throw with empty handler `@msedge-macos-latest`
⚠️ [chromium-library] › library/screenshot.spec.ts:25 › page screenshot › should run in parallel in multiple pages `@msedge-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1725 › canvas disabled title `@msedge-macos-latest`
⚠️ [chromium-library] › library/tracing.spec.ts:166 › should include context API requests `@msedge-macos-latest`
⚠️ [chromium-library] › library/web-socket.spec.ts:203 › should turn off when offline `@msedge-macos-latest`
⚠️ [chromium-library] › library/chromium/connect-over-cdp.spec.ts:182 › should connect to existing service workers `@channel-chromium-macos-latest`
⚠️ [chromium-library] › library/chromium/extensions.spec.ts:45 › MV3 › should give access to the service worker `@channel-chromium-macos-latest`
⚠️ [chromium-page] › page/page-event-popup.spec.ts:96 › should work with noopener and about:blank `@channel-chromium-macos-latest`
⚠️ [chromium-library] › library/browsercontext-proxy.spec.ts:103 › should set cookie for top-level domain `@msedge-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-windows-latest`
⚠️ [chromium-page] › page/page-request-continue.spec.ts:754 › propagate headers cross origin redirect after interception `@chromium-tip-of-tree-macos-14-large`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@chromium-windows-latest`
⚠️ [chromium-library] › library/video.spec.ts:452 › screencast › should scale frames down to the requested size `@chromium-macos-15-large`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@chromium-macos-14-xlarge`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@chromium-macos-14-large`
⚠️ [chromium-page] › page/page-event-console.spec.ts:252 › should have timestamp in consoleMessages `@channel-chromium-windows-latest`
⚠️ [chromium-library] › library/video.spec.ts:557 › screencast › should capture static page in persistent context @smoke `@chrome-beta-windows-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:46 › should close page with beforeunload listener `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:152 › should support closing the page after a previous dismiss `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:170 › should support closing the page via a subsequent onbeforeunload dialog `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-page-event.spec.ts:143 › should fire page lifecycle events `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:96 › reuse launch › should re-add binding after reset `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:358 › reuse connect › should work with routeWebSocket `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:40 › expect should not print timed out error message when page closes `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:89 › should terminate network waiters `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:102 › should be callable twice `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:134 › should not throw UnhandledPromiseRejection when page closes `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:176 › should not result in unhandled rejection `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:210 › should not throw when continuing while page is closing `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/route-web-socket.spec.ts:494 › should not throw after page closure `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/screenshot.spec.ts:25 › page screenshot › should run in parallel in multiple pages `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/tracing.spec.ts:99 › should not collect snapshots by default `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:118 › page.close should not wait for active route handlers on the owning context `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:277 › route.fallback should not throw if page has been closed `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:170 › should support closing the page via a subsequent onbeforeunload dialog `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-events.spec.ts:154 › dialog event should work with inline script tag `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-proxy.spec.ts:330 › should exclude patterns `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:96 › reuse launch › should re-add binding after reset `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:152 › reuse launch › should reset serviceworker that hangs in importScripts `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:323 › reuse launch › should work with clock emulation `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:197 › reuse connect › should not cache resources `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-timezone-id.spec.ts:50 › should throw for invalid timezone IDs when creating pages `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/chromium/connect-over-cdp.spec.ts:182 › should connect to existing service workers `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:50 › addLocatorHandler should throw when page closes `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:102 › should be callable twice `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:120 › should fail with error upon disconnect `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:176 › should not result in unhandled rejection `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:210 › should not throw when continuing while page is closing `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/proxy.spec.ts:147 › should work with authenticate followed by redirect `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1395 › should pick locator in iframe `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:277 › route.fallback should not throw if page has been closed `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@chrome-beta-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:142 › should keep selection in multiple pages `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/emulation-focus.spec.ts:201 › should trigger hover state concurrently `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/selector-generator.spec.ts:363 › selector generator › should prioritize attributes correctly › name `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1105 › should show action source `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@chrome-macos-latest`
⚠️ [chromium-library] › library/screenshot.spec.ts:303 › element screenshot › should restore viewport after page screenshot and timeout `@chrome-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1735 › canvas clipping `@chrome-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:358 › reuse launch › should work with routeWebSocket `@chromium-headed-windows-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@chromium-headed-windows-latest`
⚠️ [chromium-page] › page/page-drag.spec.ts:28 › Drag and drop › should work @smoke `@chromium-headed-windows-latest`
⚠️ [chromium-page] › page/page-drag.spec.ts:103 › Drag and drop › should cancel on escape `@chromium-headed-windows-latest`
⚠️ [chromium-page] › page/page-drag.spec.ts:273 › Drag and drop › should work if a frame is stalled `@chromium-headed-windows-latest`
⚠️ [chromium-page] › page/page-drag.spec.ts:385 › Drag and drop › should work with locators `@chromium-headed-windows-latest`
⚠️ [chromium-library] › library/capabilities.spec.ts:95 › should play audio @smoke `@chromium-tip-of-tree-macos-14-large--headed`
⚠️ [firefox-library] › library/browsercontext-basic.spec.ts:377 › should emulate media in cross-process iframe `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/trace-viewer.spec.ts:1105 › should show action source `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-page] › page/page-add-locator-handler.spec.ts:62 › should work with a custom check `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1080 › cli codegen › should not throw csp directive violation errors `@firefox-beta-ubuntu-22.04`
⚠️ [firefox-page] › page/page-goto.spec.ts:83 › should work with Cross-Origin-Opener-Policy `@firefox-beta-ubuntu-22.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1080 › cli codegen › should not throw csp directive violation errors `@tracing-firefox`
⚠️ [firefox-library] › library/page-close.spec.ts:40 › expect should not print timed out error message when page closes `@tracing-firefox`
⚠️ [firefox-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@firefox-beta-windows-latest`
⚠️ [firefox-library] › library/page-close.spec.ts:162 › should not treat navigations as new popups `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/video.spec.ts:814 › screencast › video.start/stop twice `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1080 › cli codegen › should not throw csp directive violation errors `@firefox-macos-14-large`
⚠️ [firefox-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@firefox-macos-14-large`
⚠️ [firefox-library] › library/browsercontext-basic.spec.ts:377 › should emulate media in cross-process iframe `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/browsercontext-har.spec.ts:415 › should ignore boundary when matching multipart/form-data body `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/browsercontext-viewport.spec.ts:28 › should set the proper viewport size `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/popup.spec.ts:131 › should use viewport size from window features `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/role-utils.spec.ts:38 › wpt accname #1 `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/slowmo.spec.ts:60 › slowMo › Page SlowMo dblclick `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/slowmo.spec.ts:141 › slowMo › ElementHandle SlowMo dblclick `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-add-locator-handler.spec.ts:326 › should removeLocatorHandler `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-click-scroll.spec.ts:41 › should scroll into view display:contents `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-click-timeout-4.spec.ts:20 › should timeout waiting for stable position `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-click.spec.ts:1056 › should click a button that is overlaid by a permission popup `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-drag.spec.ts:181 › Drag and drop › should respect the drop effect `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/retarget.spec.ts:337 › check retargeting `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@firefox-ubuntu-24.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1080 › cli codegen › should not throw csp directive violation errors `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-click.spec.ts:661 › should wait for input to be enabled `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-goto.spec.ts:83 › should work with Cross-Origin-Opener-Policy `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-route.spec.ts:74 › should not support ? in glob pattern `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-screenshot.spec.ts:424 › page screenshot › should take fullPage screenshots during navigation `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1080 › cli codegen › should not throw csp directive violation errors `@firefox-windows-latest`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1080 › cli codegen › should not throw csp directive violation errors `@firefox-macos-15-xlarge`
⚠️ [firefox-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@firefox-macos-15-xlarge`
⚠️ [webkit-library] › library/inspector/cli-codegen-python-async.spec.ts:149 › should work with --save-har and --save-har-glob `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/browsercontext-add-cookies.spec.ts:426 › should allow unnamed cookies `@tracing-webkit`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:759 › launchServer › should upload a folder `@tracing-webkit`
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:116 › reuse launch › should reset serviceworker `@webkit-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-python.spec.ts:135 › should work with --save-har and --save-har-glob `@webkit-windows-latest`
⚠️ [webkit-page] › page/page-leaks.spec.ts:161 › waitFor should not leak `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@webkit-macos-15-xlarge`
⚠️ [webkit-library] › library/video.spec.ts:356 › screencast › should capture navigation `@webkit-macos-15-xlarge`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:759 › launchServer › should upload a folder `@webkit-macos-15-large`

248335 passed, 12002 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "MCP"

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

5132 passed, 171 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "tests others"

3 fatal errors, not part of any test
1 failed
❌ [playwright-test] › playwright.spec.ts:275 › should respect headless in modifiers that run before tests @realtime-time-runner-chromium-linux

2 flaky ⚠️ [electron-page] › page/page-evaluate.spec.ts:587 › should await promise from popup `@electron-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@realtime-time-library-chromium-linux`
1 interrupted ⚠️ [electron-page] › page/page-keyboard.spec.ts:215 › should shift raw codes `@electron-macos-latest`

17129 passed, 570 skipped, 785 did not run


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "tests 1"

2 failed
❌ [playwright-test] › playwright.unhandled.spec.ts:19 › should produce uncaughtException when page.route raises @macos-latest-node20
❌ [playwright-test] › playwright.unhandled.spec.ts:51 › should produce uncaughtException when context.route raises @macos-latest-node20

5 flaky ⚠️ [chromium-library] › library/beforeunload.spec.ts:130 › should support dismissing the dialog multiple times `@chromium-ubuntu-22.04-arm-node20`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1216 › should display language-specific locators `@chromium-ubuntu-22.04-node20`
⚠️ [chromium-page] › page/page-request-continue.spec.ts:754 › propagate headers cross origin redirect after interception `@chromium-ubuntu-22.04-node22`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1080 › cli codegen › should not throw csp directive violation errors `@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`

38656 passed, 841 skipped


Merge workflow run.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant