Skip to content

chore(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 in /utils/flakiness-dashboard#39300

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/utils/flakiness-dashboard/fast-xml-parser-5.3.6
Open

chore(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 in /utils/flakiness-dashboard#39300
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/utils/flakiness-dashboard/fast-xml-parser-5.3.6

Conversation

@dependabot
Copy link
Contributor

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

Bumps fast-xml-parser from 5.3.4 to 5.3.6.

Release notes

Sourced from fast-xml-parser's releases.

Entity security and performance

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6

v5.3.5

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.5

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

5.3.6 / 2026-02-14

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

5.3.5 / 2026-02-08

  • fix: Escape regex char in entity name
  • update strnum to 2.1.2
  • add missing exports in CJS typings

5.3.4 / 2026-01-30

  • fix: handle HTML numeric and hex entities when out of range

5.3.3 / 2025-12-12

  • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute

5.3.2 / 2025-11-14

  • fix for import statement for v6

5.3.1 / 2025-11-03

5.3.0 / 2025-10-03

  • Use Uint8Array in place of Buffer in Parser

5.2.5 / 2025-06-08

  • Inform user to use fxp-cli instead of in-built CLI feature
  • Export typings for direct use

5.2.4 / 2025-06-06

  • fix (#747): fix EMPTY and ANY with ELEMENT in DOCTYPE

5.2.3 / 2025-05-11

  • fix (#747): support EMPTY and ANY with ELEMENT in DOCTYPE

5.2.2 / 2025-05-05

  • fix (#746): update strnum to fix parsing issues related to enotations

5.2.1 / 2025-04-22

  • fix: read DOCTYPE entity value correctly
  • read DOCTYPE NOTATION, ELEMENT exp but not using read values

5.2.0 / 2025-04-03

... (truncated)

Commits
  • ecb2ca1 update release info
  • 910dae5 fix entities performance & security issues
  • fe9a852 update strnum and release detail
  • 943ef0e fix: Escape regex char in entity name
  • ddcd0ac Escape regex char in entity name
  • 341b582 Add missing exports to fxp commonjs types (#782)
  • See full diff 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 [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.4 to 5.3.6.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.6)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.6
  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 18, 2026
@github-actions
Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › aria-snapshot-file.spec.ts:225 › should respect config.expect.toMatchAriaSnapshot.pathTemplate @macos-latest-node20

3 flaky ⚠️ [chromium-library] › library/popup.spec.ts:258 › should not throw when click closes popup `@chromium-ubuntu-22.04-node24`
⚠️ [chromium-library] › library/popup.spec.ts:258 › should not throw when click closes popup `@chromium-ubuntu-22.04-node22`
⚠️ [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"

2 failed
❌ [chrome] › mcp/autowait.spec.ts:19 › racy navigation destroys context @mcp-windows-latest
❌ [chromium] › mcp/cli-session.spec.ts:106 › delete-data non-existent session @mcp-macos-15

4881 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

1 interrupted ⚠️ [electron-page] › page/page-history.spec.ts:198 › page.reload should work on a page with a hash at the end `@electron-macos-latest`

17081 passed, 568 skipped, 804 did not run


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 2"

28 fatal errors, not part of any test
100 failed
❌ [chromium-library] › library/browsercontext-pages.spec.ts:35 › frame.focus should work multiple times @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/headful.spec.ts:108 › should click background tab @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-event-popup.spec.ts:127 › should work with fake-clicking target=_blank and rel=noopener @chromium-headed-macos-14-xlarge
❌ [chromium-page] › page/page-navigation.spec.ts:20 › should work with _blank target @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/inspector/pause.spec.ts:171 › pause › should disable timeout on paused actions @msedge-macos-latest
❌ [chromium-library] › library/trace-viewer.spec.ts:1721 › canvas clipping @msedge-beta-macos-latest
❌ [chromium-library] › library/browsercontext-reuse.spec.ts:358 › reuse connect › should work with routeWebSocket @msedge-dev-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/screenshot.spec.ts:25 › page screenshot › should run in parallel in multiple pages @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/inspector/cli-codegen-2.spec.ts:91 › cli codegen › should not lead to an error if html gets clicked @chrome-macos-latest
❌ [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
❌ [webkit-library] › library/popup.spec.ts:20 › should inherit user agent from browser context @smoke @webkit-headed-macos-14-xlarge
❌ [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: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
❌ [webkit-library] › library/browsertype-connect.spec.ts:685 › launchServer › should upload large file @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:140 › run-server › should be able to reconnect to a browser @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:435 › run-server › should respect selectors @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:491 › run-server › should saveAs videos from remote browser @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:531 › run-server › should save download @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:555 › run-server › should error when saving download after deletion @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:577 › run-server › should properly disconnect when connection closes from the client side @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-csharp.spec.ts:208 › should print context options method override in mstest if options were passed @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-csharp.spec.ts:245 › should print a valid basic program in mstest @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-csharp.spec.ts:271 › should print a valid basic program in nunit @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-java.spec.ts:125 › should print a valid basic program in junit @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-pick-locator.spec.ts:23 › should inspect locator @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-pytest.spec.ts:30 › should print the correct context options when using a device and lang @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-pytest.spec.ts:49 › should save the codegen output to a file if specified @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python-async.spec.ts:80 › should save the codegen output to a file if specified @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python.spec.ts:76 › should save the codegen output to a file if specified @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-test.spec.ts:20 › should print the correct imports and context options @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/console-api.spec.ts:38 › should support playwright.$, playwright.$$ @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/console-api.spec.ts:45 › should support playwright.selector @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/console-api.spec.ts:50 › should support playwright.locator.value @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/console-api.spec.ts:56 › should support playwright.locator.values @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/console-api.spec.ts:67 › should support playwright.locator({ has }) @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/console-api.spec.ts:78 › should support playwright.locator({ hasNot }) @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/console-api.spec.ts:84 › should support locator.and() @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/console-api.spec.ts:89 › should support locator.or() @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/console-api.spec.ts:94 › should support playwright.getBy* @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/pause.spec.ts:23 › should resume when closing inspector @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/pause.spec.ts:35 › should not reset timeouts @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/pause.spec.ts:50 › should collapse log entries to a single line @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/pause.spec.ts:78 › pause › should pause and resume the script @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/pause.spec.ts:88 › pause › should pause and resume the script with keyboard shortcut @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/pause.spec.ts:99 › pause › should resume from console @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/pause.spec.ts:108 › pause › should pause after a navigation @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/pause.spec.ts:119 › pause › should show source @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/pause.spec.ts:137 › pause › should pause on next pause @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/pause.spec.ts:153 › pause › should step @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/recorder-api.spec.ts:49 › should click @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/recorder-api.spec.ts:72 › should double click @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/recorder-api.spec.ts:96 › should right click @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/recorder-api.spec.ts:120 › should type @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/recorder-api.spec.ts:143 › should disable recorder @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/title.spec.ts:19 › should reflect formatted URL of the page @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/title.spec.ts:35 › should update primary page URL when original primary closes @webkit-macos-26-xlarge
❌ [webkit-library] › library/inspector/title.spec.ts:61 › should render primary language @webkit-macos-26-xlarge
❌ [webkit-library] › library/locator-dispatchevent-touch.spec.ts:21 › should support touch points in touch event arguments @webkit-macos-26-xlarge
❌ [webkit-library] › library/locator-generator.spec.ts:49 › reverse engineer locators @webkit-macos-26-xlarge
❌ [webkit-library] › library/locator-generator.spec.ts:192 › reverse engineer getByRole @webkit-macos-26-xlarge
❌ [webkit-library] › library/locator-generator.spec.ts:231 › reverse engineer ignore-case locators @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:491 › launchServer › should saveAs videos from remote browser @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:531 › launchServer › should save download @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:555 › launchServer › should error when saving download after deletion @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:577 › launchServer › should properly disconnect when connection closes from the client side @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:598 › launchServer › should be able to connect when the wsEndpoint is passed as an option @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:611 › launchServer › should save har @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:632 › launchServer › should filter launch options @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:645 › launchServer › should record trace with sources @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:669 › launchServer › should fulfill with global fetch result @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:685 › launchServer › should upload large file @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:736 › launchServer › setInputFiles should preserve lastModified timestamp @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:756 › launchServer › should connect over http @webkit-macos-14-xlarge
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:267 › exposes browser @webkit-macos-14-xlarge
❌ [webkit-library] › library/download.spec.ts:316 › download event › should report new window downloads @webkit-macos-14-xlarge
❌ [webkit-library] › library/download.spec.ts:328 › download event › should delete file @webkit-macos-14-xlarge
❌ [webkit-library] › library/download.spec.ts:342 › download event › should expose stream @webkit-macos-14-xlarge
❌ [webkit-library] › library/download.spec.ts:357 › download event › should delete downloads on context destruction @webkit-macos-14-xlarge
❌ [webkit-library] › library/download.spec.ts:377 › download event › should delete downloads on browser gone @webkit-macos-14-xlarge
❌ [webkit-library] › library/download.spec.ts:399 › download event › should close the context without awaiting the failed download @webkit-macos-14-xlarge
❌ [webkit-library] › library/download.spec.ts:423 › download event › should close the context without awaiting the download @webkit-macos-14-xlarge
❌ [webkit-library] › library/download.spec.ts:458 › download event › should throw if browser dies @webkit-macos-14-xlarge
❌ [webkit-library] › library/favicon.spec.ts:20 › should load svg favicon with prefer-color-scheme @webkit-macos-14-xlarge
❌ [webkit-library] › library/fetch-proxy.spec.ts:23 › context request should pick up proxy credentials @webkit-macos-14-xlarge
❌ [webkit-library] › library/fetch-proxy.spec.ts:64 › should work with context level proxy @webkit-macos-14-xlarge
❌ [webkit-library] › library/fetch-proxy.spec.ts:82 › should support proxy.bypass @webkit-macos-14-xlarge
❌ [webkit-library] › library/geolocation.spec.ts:20 › should work @smoke @webkit-macos-14-xlarge
❌ [webkit-library] › library/geolocation.spec.ts:35 › should throw when invalid longitude @webkit-macos-14-xlarge
❌ [webkit-library] › library/geolocation.spec.ts:46 › should isolate contexts @webkit-macos-14-xlarge

202 flaky ⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-beta-ubuntu-22.04`
⚠️ [chromium-library] › library/beforeunload.spec.ts:20 › should close browser with beforeunload page `@chromium-headed-macos-14-xlarge`
⚠️ [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-cookies-third-party.spec.ts:547 › should(not) block third party cookies - persistent context `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-events.spec.ts:154 › dialog event should work with inline script tag `@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/browsertype-connect.spec.ts:645 › launchServer › should record trace with sources `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/browsertype-launch.spec.ts:130 › should be callable twice `@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/debug-controller.spec.ts:160 › should highlight all `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:161 › should have passed URL when launching with ignoreDefaultArgs: true `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:177 › should handle timeout `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:234 › should support har option `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:245 › user agent is up to date `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:252 › dialog.accept should work `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/downloads-path.spec.ts:105 › downloads path › should delete downloads when persistent context closes `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/emulation-focus.spec.ts:25 › should think that all pages are focused @smoke `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/emulation-focus.spec.ts:65 › should not affect mouse event target page `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/fetch-proxy.spec.ts:23 › context request should pick up proxy credentials `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/headful.spec.ts:24 › should have default url when launching browser @smoke `@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/logger.spec.ts:19 › should log @smoke `@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/proxy.spec.ts:179 › should exclude patterns `@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:138 › should work with clicking target=_blank and rel=noopener `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-page] › page/page-navigation.spec.ts:28 › should work with cross-process _blank target `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-page] › page/page-request-intercept.spec.ts:269 › should fulfill popup main request using alias `@chromium-headed-macos-14-xlarge`
⚠️ [chromium-library] › library/inspector/cli-codegen-3.spec.ts:25 › cli codegen › should click locator.first `@chromium-headed-ubuntu-24.04`
⚠️ [chromium-page] › page/elementhandle-misc.spec.ts:27 › should hover when Node is removed `@chromium-headed-ubuntu-24.04`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@msedge-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-proxy.spec.ts:103 › should set cookie for top-level domain `@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/selector-generator.spec.ts:494 › selector generator › should not accept invalid role for candidate consideration `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/signals.spec.ts:25 › should close the browser when the node process closes `@msedge-dev-windows-latest`
⚠️ [chromium-library] › library/browsercontext-page-event.spec.ts:160 › should work with Shift-clicking `@msedge-dev-ubuntu-22.04`
⚠️ [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/pdf.spec.ts:20 › should be able to save file `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/beforeunload.spec.ts:188 › does not get stalled by beforeUnload `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/browsercontext-proxy.spec.ts:103 › should set cookie for top-level domain `@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/inspector/pause.spec.ts:560 › pause › should record from debugger `@chromium-tip-of-tree-windows-latest--headed`
⚠️ [chromium-library] › library/browsercontext-page-event.spec.ts:160 › should work with Shift-clicking `@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/browsercontext-timezone-id.spec.ts:48 › should throw for invalid timezone IDs when creating pages `@msedge-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:50 › addLocatorHandler should throw when page closes `@msedge-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:110 › should return null if parent page has been closed `@msedge-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:128 › page.close should work with window.close `@msedge-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1711 › canvas disabled title `@msedge-macos-latest`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1721 › canvas clipping `@msedge-macos-latest`
⚠️ [chromium-library] › library/tracing.spec.ts:29 › should collect trace with resources, but no js `@msedge-macos-latest`
⚠️ [chromium-library] › library/tracing.spec.ts:166 › should include context API requests `@msedge-macos-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:291 › route.fulfill should not throw if page has been closed `@msedge-macos-latest`
⚠️ [chromium-library] › library/unroute-behavior.spec.ts:305 › should not continue requests in flight (page) `@msedge-macos-latest`
⚠️ [chromium-page] › page/page-request-continue.spec.ts:754 › propagate headers cross origin redirect after interception `@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-page-event.spec.ts:160 › should work with Shift-clicking `@msedge-windows-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-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@msedge-windows-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-3.spec.ts:226 › cli codegen › should generate frame locators (4) `@chromium-macos-15-large`
⚠️ [chromium-library] › library/browsercontext-fetch.spec.ts:630 › put should support post data `@chromium-macos-14-xlarge`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:117 › should round-trip through the file `@chromium-macos-14-large`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1381 › should pick locator in iframe `@chromium-macos-14-large`
⚠️ [chromium-page] › page/page-event-console.spec.ts:250 › should have timestamp in consoleMessages `@chrome-beta-windows-latest`
⚠️ [chromium-library] › library/browsercontext-proxy.spec.ts:392 › should use socks proxy `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:197 › reuse launch › should not cache resources `@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-timezone-id.spec.ts:48 › should throw for invalid timezone IDs when creating pages `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/chromium/oopif.spec.ts:152 › should take screenshot `@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/page-close.spec.ts:81 › should pass page to close event `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/page-close.spec.ts:110 › should return null if parent page has been closed `@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:510 › should not throw with empty handler `@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/selector-generator.spec.ts:46 › selector generator › should prefer button over inner span `@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-page] › page/page-screenshot.spec.ts:641 › page screenshot animations › should stop animations that happen right before screenshot `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:79 › should access page after beforeunload `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:188 › does not get stalled by beforeUnload `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:142 › should keep selection in multiple pages `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-proxy.spec.ts:392 › should use socks proxy `@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:306 › reuse connect › should reset tracing `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:336 › reuse connect › should continue issuing events after closing the reused page `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:54 › should set local storage `@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: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:162 › should not treat navigations as new popups `@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/selectors-register.spec.ts:29 › should work `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/tracing.spec.ts:112 › can call tracing.group/groupEnd at any time and auto-close `@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/unroute-behavior.spec.ts:305 › should not continue requests in flight (page) `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/video.spec.ts:170 › screencast › should work with old options `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/popup.spec.ts:258 › should not throw when click closes popup `@chrome-beta-ubuntu-22.04`
⚠️ [chromium-library] › library/browsercontext-events.spec.ts:154 › dialog event should work with inline script tag `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-page-event.spec.ts:173 › should work with Ctrl-clicking `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:35 › frame.focus should work multiple times `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:142 › should keep selection in multiple pages `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:183 › should handle exception `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/emulation-focus.spec.ts:201 › should trigger hover state concurrently `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-2.spec.ts:91 › cli codegen › should not lead to an error if html gets clicked `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/proxy.spec.ts:44 › should use proxy for second page `@chrome-beta-macos-latest`
⚠️ [chromium-page] › page/page-event-popup.spec.ts:85 › should work with noopener and no url `@chrome-beta-macos-latest`
⚠️ [chromium-page] › page/page-navigation.spec.ts:36 › should work with _blank target in form `@chrome-beta-macos-latest`
⚠️ [chromium-library] › library/tracing.spec.ts:432 › should produce screencast frames crop `@service`
⚠️ [chromium-library] › library/browsercontext-reuse.spec.ts:152 › reuse connect › should reset serviceworker that hangs in importScripts `@chrome-macos-latest`
⚠️ [chromium-library] › library/emulation-focus.spec.ts:201 › should trigger hover state concurrently `@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:1711 › canvas disabled title `@chrome-macos-latest`
⚠️ [chromium-page] › page/locator-frame.spec.ts:272 › should work with COEP/COOP/CORP isolated iframe `@chrome-macos-latest`
⚠️ [chromium-page] › page/page-click.spec.ts:1240 › should set PointerEvent.pressure on pointermove `@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-library] › library/capabilities.spec.ts:96 › should play audio @smoke `@chromium-tip-of-tree-macos-14-large--headed`
⚠️ [chromium-library] › library/video.spec.ts:214 › screencast › should continue recording main page after popup closes `@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/browsercontext-basic.spec.ts:36 › should be able to click across browser contexts `@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-page] › page/page-click.spec.ts:922 › should not hang when frame is detached `@firefox-headed-ubuntu-24.04`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@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/inspector/cli-codegen-1.spec.ts:1082 › 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-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@tracing-firefox`
⚠️ [firefox-library] › library/beforeunload.spec.ts:20 › should close browser with beforeunload page `@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: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-storage-state.spec.ts:411 › should support IndexedDB `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/download.spec.ts:111 › download event › should report downloads with acceptDownloads: true `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/download.spec.ts:357 › download event › should delete downloads on context destruction `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/headful.spec.ts:114 › should close browser after context menu was triggered `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/hit-target.spec.ts:259 › should not click an element overlaying iframe with the target `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/hit-target.spec.ts:366 › should detect overlaid element in a transformed iframe `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-test.spec.ts:20 › should print the correct imports and context options `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/pause.spec.ts:268 › pause › should populate log `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/multiclient.spec.ts:307 › should remove locator handlers upon disconnect `@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:855 › should work with meta CSP `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/tracing.spec.ts:312 › should overwrite existing file `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/video.spec.ts:890 › screencast › empty video `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/elementhandle-click.spec.ts:86 › should double click the button `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-add-locator-handler.spec.ts:19 › should work `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-add-locator-handler.spec.ts:62 › should work with a custom check `@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-page] › page/page-screenshot.spec.ts:672 › page screenshot animations › should not capture infinite web animations `@firefox-headed-windows-latest`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/browsercontext-add-init-script.spec.ts:28 › should work without navigation, after all bindings `@firefox-ubuntu-24.04`
⚠️ [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-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/trace-viewer.spec.ts:1381 › should pick locator in iframe `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-add-locator-handler.spec.ts:19 › should work `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-click-timeout-4.spec.ts:52 › should fail to click the button behind a large header after scrolling around `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-drag.spec.ts:181 › Drag and drop › should respect the drop effect `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-goto.spec.ts:769 › should not throw unhandled rejections on invalid url `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-leaks.spec.ts:82 › click should not leak `@firefox-beta-macos-latest`
⚠️ [firefox-page] › page/page-route.spec.ts:739 › should not auto-intercept non-preflight OPTIONS without network interception `@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/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`
⚠️ [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:687 › cli codegen › should select `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:761 › cli codegen › should await popup `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:672 › cli codegen › should consume contextmenu events, despite a custom context menu `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/pause.spec.ts:560 › pause › should record from debugger `@webkit-headed-ubuntu-24.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:201 › cli codegen › should make a positioned click on a canvas `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:254 › cli codegen › should work with TrustedTypes `@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:323 › cli codegen › should fill `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:353 › cli codegen › should fill japanese text `@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-1.spec.ts:876 › cli codegen › should attribute navigation to press/fill `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:25 › cli codegen › should click locator.first `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:524 › cli codegen › should generate getByPlaceholder `@webkit-headed-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-python-async.spec.ts:65 › should print the correct context options when using a device and additional options `@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-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:1026 › cli codegen › should click button with nested div `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:524 › cli codegen › should generate getByPlaceholder `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:758 › cli codegen › should assert value `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-page] › page/page-mouse.spec.ts:174 › should report correct pointerType property `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-page] › page/page-network-request.spec.ts:288 › should parse the data if content-type is application/x-www-form-urlencoded `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-page] › page/page-set-input-files.spec.ts:297 › should detect mime type `@webkit-macos-14-large`
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:116 › reuse launch › should reset serviceworker `@webkit-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-test.spec.ts:86 › should not generate recordHAR with --save-har `@webkit-windows-latest`
⚠️ [webkit-library] › library/inspector/cli-codegen-java.spec.ts:103 › should work with --save-har and --save-har-glob as java-junit `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/inspector/cli-codegen-javascript.spec.ts:102 › should print load/save storageState `@webkit-macos-26-xlarge`
⚠️ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:227 › should connect to a browser with the default page `@webkit-macos-14-xlarge`
⚠️ [webkit-library] › library/download.spec.ts:246 › download event › should report non-navigation downloads `@webkit-macos-14-xlarge`
⚠️ [webkit-library] › library/download.spec.ts:281 › download event › should report download path within page.on('download', …) handler for Blobs `@webkit-macos-14-xlarge`

243509 passed, 9884 skipped, 6404 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

Comments