Skip to content

chore(deps): bump qs from 6.14.1 to 6.14.2 in /packages/playwright-core/bundles/mcp#39271

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/playwright-core/bundles/mcp/qs-6.14.2
Open

chore(deps): bump qs from 6.14.1 to 6.14.2 in /packages/playwright-core/bundles/mcp#39271
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/playwright-core/bundles/mcp/qs-6.14.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2026

Bumps qs from 6.14.1 to 6.14.2.

Changelog

Sourced from qs's changelog.

6.14.2

  • [Fix] parse: mark overflow objects for indexed notation exceeding arrayLimit (#546)
  • [Fix] arrayLimit means max count, not max index, in combine/merge/parseArrayValue
  • [Fix] parse: throw on arrayLimit exceeded with indexed notation when throwOnLimitExceeded is true (#529)
  • [Fix] parse: enforce arrayLimit on comma-parsed values
  • [Fix] parse: fix error message to reflect arrayLimit as max index; remove extraneous comments (#545)
  • [Robustness] avoid .push, use void
  • [readme] document that addQueryPrefix does not add ? to empty output (#418)
  • [readme] clarify parseArrays and arrayLimit documentation (#543)
  • [readme] replace runkit CI badge with shields.io check-runs badge
  • [meta] fix changelog typo (arrayLengtharrayLimit)
  • [actions] fix rebase workflow permissions
Commits
  • bdcf0c7 v6.14.2
  • 294db90 [readme] document that addQueryPrefix does not add ? to empty output
  • 5c308e5 [readme] clarify parseArrays and arrayLimit documentation
  • 6addf8c [Fix] parse: mark overflow objects for indexed notation exceeding arrayLimit
  • cfc108f [Fix] arrayLimit means max count, not max index, in combine/merge/`pars...
  • febb644 [Fix] parse: throw on arrayLimit exceeded with indexed notation when `thr...
  • f6a7abf [Fix] parse: enforce arrayLimit on comma-parsed values
  • fbc5206 [Fix] parse: fix error message to reflect arrayLimit as max index; remove e...
  • 1b9a8b4 [actions] fix rebase workflow permissions
  • 2a35775 [meta] fix changelog typo (arrayLengtharrayLimit)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 14, 2026
@github-actions
Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › fixture-errors.spec.ts:471 › should not give enough time for second fixture teardown after timeout @windows-latest-node20

3 flaky ⚠️ [chromium-library] › library/popup.spec.ts:258 › should not throw when click closes popup `@chromium-ubuntu-22.04-arm-node20`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node20`
⚠️ [playwright-test] › ui-mode-trace.spec.ts:700 › should indicate current test status `@macos-latest-node20`

38554 passed, 843 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "MCP"

16 failed
❌ [chrome] › mcp/roots.spec.ts:47 › check that trace is saved in workspace @mcp-windows-latest
❌ [chrome] › mcp/tabs.spec.ts:79 › select tab @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:37 › click button @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:51 › click link @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:64 › dblclick @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:71 › type @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:80 › fill @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:89 › fill numeric @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:98 › hover @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:106 › select @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:114 › check @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:123 › uncheck @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:132 › eval @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:138 › eval no arrow @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:144 › eval @mcp-macos-15
❌ [chromium] › mcp/cli-core.spec.ts:151 › dialog-accept @mcp-macos-15

4867 passed, 135 skipped


Merge workflow run.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Test results for "tests others"

2 fatal errors, not part of any test

2 flaky ⚠️ [electron-page] › page/page-autowaiting-basic.spec.ts:133 › should report navigation in the log when clicking anchor `@electron-windows-latest`
⚠️ [electron-page] › page/page-goto.spec.ts:834 › should return from goto if new navigation is started `@electron-windows-latest`
1 interrupted ⚠️ [electron-page] › page/page-keyboard.spec.ts:246 › should type all kinds of characters `@electron-macos-latest`

17100 passed, 568 skipped, 783 did not run


Merge workflow run.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Test results for "tests 2"

8 fatal errors, not part of any test
22 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-reuse.spec.ts:358 › reuse launch › should work with routeWebSocket @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/browsertype-launch-server.spec.ts:88 › launch server › should return child_process instance @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/debug-controller.spec.ts:160 › should highlight all @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/headful.spec.ts:108 › should click background tab @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/popup.spec.ts:40 › should respect routes from browser context @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-page] › page/page-navigation.spec.ts:36 › should work with _blank target in form @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice @chromium-headed-ubuntu-24.04
❌ [chromium-library] › library/trace-viewer.spec.ts:1721 › canvas clipping @msedge-beta-macos-latest
❌ [chromium-library] › library/permissions.spec.ts:256 › should be able to use the local-fonts API @chrome-beta-macos-latest
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice @chromium-tip-of-tree-ubuntu-22.04--headed
❌ [chromium-library] › library/capabilities.spec.ts:106 › should support webgl @smoke @chromium-tip-of-tree-macos-14-large--headed
❌ [chromium-library] › library/capabilities.spec.ts:114 › should support webgl 2 @smoke @chromium-tip-of-tree-macos-14-large--headed
❌ [chromium-page] › page/page-screenshot.spec.ts:321 › page screenshot › should work for webgl @chromium-tip-of-tree-macos-14-large--headed
❌ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:312 › cli codegen › should record open in a new tab with url @firefox-beta-macos-latest
❌ [firefox-library] › library/trace-viewer.spec.ts:1381 › should pick locator in iframe @firefox-beta-macos-latest
❌ [webkit-library] › library/popup.spec.ts:20 › should inherit user agent from browser context @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice @webkit-headed-windows-latest
❌ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice @webkit-headed-ubuntu-22.04

205 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/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:392 › should create two pages in parallel in various contexts `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:128 › should not leak listeners during navigation of 20 pages `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:197 › reuse launch › should not cache resources `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsertype-connect.spec.ts:172 › launchServer › should ignore page.pause when headed `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsertype-launch-server.spec.ts:94 › launch server › should fire close event `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsertype-launch.spec.ts:85 › should handle timeout `@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/headful.spec.ts:291 › headless and headful should use same default fonts `@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: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-page] › page/page-event-popup.spec.ts:127 › should work with fake-clicking target=_blank and rel=noopener `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:254 › cli codegen › should work with TrustedTypes `@chromium-headed-ubuntu-24.04`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:1089 › cli codegen › should clear when recording is disabled `@chromium-headed-ubuntu-24.04`
⚠️ [chromium-library] › library/inspector/cli-codegen-3.spec.ts:226 › cli codegen › should generate frame locators (4) `@tracing-chromium`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:116 › reuse connect › should reset serviceworker `@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/chromium/connect-over-cdp.spec.ts:91 › should connectOverCDP and manage downloads in default context `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:75 › should set the page close state `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/popup.spec.ts:258 › should not throw when click closes popup `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/tap.spec.ts:22 › should send all of the correct events @smoke `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/popup.spec.ts:258 › should not throw when click closes popup `@chrome-ubuntu-22.04`
⚠️ [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/chromium/connect-over-cdp.spec.ts:127 › should connect to an existing cdp session twice `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/chromium/extensions.spec.ts:45 › MV3 › should give access to the service worker `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/inspector/recorder-api.spec.ts:120 › should type `@channel-chromium-ubuntu-latest`
⚠️ [chromium-library] › library/browsercontext-cookies-third-party.spec.ts:257 › save/load third party 'Partitioned;' cookies `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:142 › should keep selection in multiple pages `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-proxy.spec.ts:27 › should work when passing the proxy only on the context level `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:116 › reuse launch › should reset serviceworker `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:152 › reuse launch › should reset serviceworker that hangs in importScripts `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsertype-connect.spec.ts:1023 › launchServer only › should be able to reconnect to a browser 12 times without warnings `@msedge-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:94 › cli codegen › should click twice `@msedge-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:292 › cli codegen › should not target selector preview by text regexp `@msedge-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:1089 › cli codegen › should clear when recording is disabled `@msedge-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1711 › canvas disabled title `@msedge-macos-latest`
⚠️ [chromium-library] › library/chromium/connect-over-cdp.spec.ts:182 › should connect to existing service workers `@channel-chromium-macos-latest`
⚠️ [chromium-page] › page/page-event-popup.spec.ts:85 › should work with noopener and no url `@channel-chromium-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:358 › reuse connect › should work with routeWebSocket `@msedge-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-windows-latest`
⚠️ [chromium-library] › library/defaultbrowsercontext-1.spec.ts:143 › should support acceptDownloads option `@msedge-windows-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1381 › should pick locator in iframe `@chromium-macos-15-large`
⚠️ [chromium-page] › page/page-request-continue.spec.ts:754 › propagate headers cross origin redirect after interception `@chromium-macos-15-xlarge`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1381 › should pick locator in iframe `@chromium-macos-14-large`
⚠️ [chromium-library] › library/browsercontext-page-event.spec.ts:160 › should work with Shift-clicking `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:323 › reuse launch › should work with clock emulation `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:116 › reuse connect › should reset serviceworker `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:152 › reuse connect › should reset serviceworker that hangs in importScripts `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:197 › reuse connect › should not cache resources `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:252 › reuse connect › should ignore binding from beforeunload `@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/chromium/connect-over-cdp.spec.ts:91 › should connectOverCDP and manage downloads in default context `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/chromium/connect-over-cdp.spec.ts:182 › should connect to existing service workers `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/chromium/connect-over-cdp.spec.ts:438 › should use proxy with connectOverCDP `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/chromium/oopif.spec.ts:326 › should emit filechooser event for iframe `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/defaultbrowsercontext-1.spec.ts:28 › context.cookies() should work @smoke `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/defaultbrowsercontext-1.spec.ts:130 › should support httpCredentials option `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:89 › should support extraHTTPHeaders option `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/downloads-path.spec.ts:32 › downloads path › should keep downloadsPath folder `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/downloads-path.spec.ts:48 › downloads path › should delete downloads when context closes `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/downloads-path.spec.ts:63 › downloads path › should report downloads in downloadsPath folder `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:53 › cli codegen › should double click `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:201 › cli codegen › should make a positioned click on a canvas `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:292 › cli codegen › should not target selector preview by text regexp `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-2.spec.ts:197 › cli codegen › should download files `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-csharp.spec.ts:202 › should not print context options method override in mstest if no options were passed `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:50 › addLocatorHandler should throw when page closes `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:75 › should set the page close state `@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:143 › interrupt request.response() and request.allHeaders() on page.close `@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/screenshot.spec.ts:303 › element screenshot › should restore viewport after page screenshot and timeout `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:133 › context.close should not wait for active route handlers on the owned pages `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/web-socket.spec.ts:203 › should turn off when offline `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/video.spec.ts:557 › screencast › should capture static page in persistent context @smoke `@chrome-windows-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:55 › should run beforeunload if asked for @smoke `@msedge-dev-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-page-event.spec.ts:160 › should work with Shift-clicking `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:29 › page.context should return the correct instance `@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:323 › reuse connect › should work with clock emulation `@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-timezone-id.spec.ts:48 › 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:81 › should pass page to close event `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:110 › should return null if parent page has been closed `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:128 › page.close should work with window.close `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:143 › interrupt request.response() and request.allHeaders() on page.close `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:222 › should not throw when continuing after page is closed `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/screenshot.spec.ts:42 › page screenshot › should work with a mobile viewport `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:21 › context.unroute should not wait for pending handlers to complete `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:133 › context.close should not wait for active route handlers on the owned pages `@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/inspector/cli-codegen-3.spec.ts:226 › cli codegen › should generate frame locators (4) `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/proxy.spec.ts:93 › should proxy local network requests › by default › link-local `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/screenshot.spec.ts:25 › page screenshot › should run in parallel in multiple pages `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/video.spec.ts:214 › screencast › should continue recording main page after popup closes `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:201 › cli codegen › should make a positioned click on a canvas `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:761 › cli codegen › should await popup `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-page] › page/page-mouse.spec.ts:174 › should report correct pointerType property `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-library] › library/screenshot.spec.ts:303 › element screenshot › should restore viewport after page screenshot and timeout `@chrome-macos-latest`
⚠️ [chromium-page] › page/expect-misc.spec.ts:402 › toHaveURL › resolve predicate after retries `@chrome-macos-latest`
⚠️ [chromium-page] › page/locator-frame.spec.ts:272 › should work with COEP/COOP/CORP isolated iframe `@chrome-macos-latest`
⚠️ [chromium-library] › library/inspector/pause.spec.ts:560 › pause › should record from debugger `@chromium-headed-windows-latest`
⚠️ [chromium-page] › page/page-drag.spec.ts:37 › Drag and drop › should send the right events `@chromium-headed-windows-latest`
⚠️ [chromium-library] › library/popup.spec.ts:258 › should not throw when click closes popup `@chromium-tip-of-tree-macos-14-large--headed`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-macos-14-xlarge`
⚠️ [firefox-library] › library/trace-viewer.spec.ts:206 › should show action context on locators and other common actions `@firefox-macos-14-xlarge`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-macos-14-xlarge`
⚠️ [firefox-library] › library/browsercontext-basic.spec.ts:36 › should be able to click across browser contexts `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1089 › cli codegen › should clear when recording is disabled `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:197 › cli codegen › should download files `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:25 › cli codegen › should click locator.first `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/trace-viewer.spec.ts:1381 › should pick locator in iframe `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-page] › page/page-click.spec.ts:1056 › should click a button that is overlaid by a permission popup `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-page] › page/page-wait-for-selector-1.spec.ts:107 › should report logs while waiting for visible `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-beta-ubuntu-22.04`
⚠️ [firefox-library] › library/page-close.spec.ts:40 › expect should not print timed out error message when page closes `@tracing-firefox`
⚠️ [firefox-library] › library/browsercontext-reuse.spec.ts:252 › reuse connect › should ignore binding from beforeunload `@firefox-beta-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-beta-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1058 › cli codegen › should record omnibox navigations after performAction `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-headed-macos-14-xlarge`
⚠️ [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:214 › screencast › should continue recording main page after popup closes `@firefox-headed-macos-14-xlarge`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-macos-14-large`
⚠️ [firefox-library] › library/agent-perform.spec.ts:170 › perform history `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/browsercontext-basic.spec.ts:36 › should be able to click across browser contexts `@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/har.spec.ts:541 › should have popup requests `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:21 › cli codegen › should click `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:655 › cli codegen › should uncheck `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:499 › cli codegen › should auto-generate toBeVisible `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:187 › cli codegen › should generate frame locators (3) `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:338 › cli codegen › should generate frame locators with title attribute `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:466 › cli codegen › should generate role locators undef frame locators `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/signals.spec.ts:25 › should close the browser when the node process closes `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/trace-viewer.spec.ts:1593 › should not record route actions `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/video.spec.ts:607 › screencast › should throw on browser close `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/video.spec.ts:856 › screencast › video.start should fail when another recording is in progress `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/locator-frame.spec.ts:69 › should work for iframe @smoke `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/locator-misc-2.spec.ts:26 › should scroll into view `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-add-locator-handler.spec.ts:19 › should work `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-check.spec.ts:71 › should check the box by aria role `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-click-timeout-3.spec.ts:39 › should timeout waiting for hit target `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-24.04`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-ubuntu-24.04`
⚠️ [firefox-page] › page/workers.spec.ts:175 › should clear upon cross-process navigation `@firefox-ubuntu-24.04`
⚠️ [firefox-library] › library/browsercontext-page-event.spec.ts:173 › should work with Ctrl-clicking `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:197 › cli codegen › should download files `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:226 › cli codegen › should generate frame locators (4) `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/role-utils.spec.ts:38 › wpt accname #1 `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/locator-evaluate.spec.ts:58 › should allow calling _evaluateFunction `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/locator-frame.spec.ts:79 › should work for nested iframe `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-click.spec.ts:906 › should retry when navigating during the click `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-emulate-media.spec.ts:67 › should default to light `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-event-request.spec.ts:123 › should report navigation requests and responses handled by service worker `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-goto.spec.ts:859 › should wait for load when iframe attaches and detaches `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-leaks.spec.ts:82 › click should not leak `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-network-idle.spec.ts:141 › should wait for networkidle from the popup `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/retarget.spec.ts:273 › select options retargeting `@firefox-beta-macos-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-macos-15-large`
⚠️ [firefox-library] › library/video.spec.ts:452 › screencast › should scale frames down to the requested size `@firefox-macos-15-large`
⚠️ [firefox-page] › page/page-event-request.spec.ts:182 › should return response body when Cross-Origin-Opener-Policy is set `@firefox-macos-15-large`
⚠️ [firefox-library] › library/browsercontext-reuse.spec.ts:197 › reuse launch › should not cache resources `@firefox-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › 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:1082 › cli codegen › should not throw csp directive violation errors `@firefox-macos-15-xlarge`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-macos-15-xlarge`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:323 › cli codegen › should fill `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:516 › cli codegen › should record ArrowDown `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-2.spec.ts:454 › cli codegen › should fill tricky characters `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-aria.spec.ts:89 › should update aria snapshot highlight `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:116 › reuse launch › should reset serviceworker `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:292 › cli codegen › should not target selector preview by text regexp `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:655 › cli codegen › should uncheck `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:761 › cli codegen › should await popup `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:672 › cli codegen › should consume contextmenu events, despite a custom context menu `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:254 › cli codegen › should work with TrustedTypes `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:353 › cli codegen › should fill japanese text `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:633 › cli codegen › should check with keyboard after hover `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:655 › cli codegen › should uncheck `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:25 › cli codegen › should click locator.first `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:74 › cli codegen › should click locator.nth `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-aria.spec.ts:89 › should update aria snapshot highlight `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:116 › reuse launch › should reset serviceworker `@webkit-windows-latest`
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:116 › reuse connect › should reset serviceworker `@webkit-windows-latest`
⚠️ [webkit-library] › library/video.spec.ts:356 › screencast › should capture navigation `@webkit-macos-26-xlarge`
⚠️ [webkit-page] › page/page-set-input-files.spec.ts:297 › should detect mime type `@webkit-ubuntu-24.04`

253738 passed, 10302 skipped, 19 did not run


Merge workflow run.

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants