Skip to content

chore(deps): bump black from 24.3.0 to 26.3.1 in /utils/doclint/linting-code-snippets/python in the pip group across 1 directory#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/utils/doclint/linting-code-snippets/python/pip-b7f5c28099
Open

chore(deps): bump black from 24.3.0 to 26.3.1 in /utils/doclint/linting-code-snippets/python in the pip group across 1 directory#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/utils/doclint/linting-code-snippets/python/pip-b7f5c28099

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps the pip group with 1 update in the /utils/doclint/linting-code-snippets/python directory: black.

Updates black from 24.3.0 to 26.3.1

Release notes

Sourced from black's releases.

26.3.1

Stable style

  • Prevent Jupyter notebook magic masking collisions from corrupting cells by using exact-length placeholders for short magics and aborting if a placeholder can no longer be unmasked safely (#5038)

Configuration

  • Always hash cache filename components derived from --python-cell-magics so custom magic names cannot affect cache paths (#5038)

Blackd

  • Disable browser-originated requests by default, add configurable origin allowlisting and request body limits, and bound executor submissions to improve backpressure (#5039)

26.3.0

Stable style

  • Don't double-decode input, causing non-UTF-8 files to be corrupted (#4964)
  • Fix crash on standalone comment in lambda default arguments (#4993)
  • Preserve parentheses when # type: ignore comments would be merged with other comments on the same line, preventing AST equivalence failures (#4888)

Preview style

  • Fix bug where if guards in case blocks were incorrectly split when the pattern had a trailing comma (#4884)
  • Fix string_processing crashing on unassigned long string literals with trailing commas (one-item tuples) (#4929)
  • Simplify implementation of the power operator "hugging" logic (#4918)

Packaging

  • Fix shutdown errors in PyInstaller builds on macOS by disabling multiprocessing in frozen environments (#4930)

Performance

  • Introduce winloop for windows as an alternative to uvloop (#4996)
  • Remove deprecated function uvloop.install() in favor of uvloop.new_event_loop() (#4996)
  • Rename maybe_install_uvloop function to maybe_use_uvloop to simplify loop installation and creation of either a uvloop/winloop evenloop or default eventloop (#4996)

Output

... (truncated)

Changelog

Sourced from black's changelog.

26.3.1

Stable style

  • Prevent Jupyter notebook magic masking collisions from corrupting cells by using exact-length placeholders for short magics and aborting if a placeholder can no longer be unmasked safely (#5038)

Configuration

  • Always hash cache filename components derived from --python-cell-magics so custom magic names cannot affect cache paths (#5038)

Blackd

  • Disable browser-originated requests by default, add configurable origin allowlisting and request body limits, and bound executor submissions to improve backpressure (#5039)

26.3.0

Stable style

  • Don't double-decode input, causing non-UTF-8 files to be corrupted (#4964)
  • Fix crash on standalone comment in lambda default arguments (#4993)
  • Preserve parentheses when # type: ignore comments would be merged with other comments on the same line, preventing AST equivalence failures (#4888)

Preview style

  • Fix bug where if guards in case blocks were incorrectly split when the pattern had a trailing comma (#4884)
  • Fix string_processing crashing on unassigned long string literals with trailing commas (one-item tuples) (#4929)
  • Simplify implementation of the power operator "hugging" logic (#4918)

Packaging

  • Fix shutdown errors in PyInstaller builds on macOS by disabling multiprocessing in frozen environments (#4930)

Performance

  • Introduce winloop for windows as an alternative to uvloop (#4996)
  • Remove deprecated function uvloop.install() in favor of uvloop.new_event_loop() (#4996)
  • Rename maybe_install_uvloop function to maybe_use_uvloop to simplify loop installation and creation of either a uvloop/winloop evenloop or default eventloop (#4996)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the /utils/doclint/linting-code-snippets/python directory: [black](https://github.com/psf/black).


Updates `black` from 24.3.0 to 26.3.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.3.0...26.3.1)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.3.1
  dependency-type: direct:production
  dependency-group: pip
...

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

Test results for "MCP"

5 failed
❌ [chrome] › mcp/video.spec.ts:21 › should work with --save-video (isolated) @mcp-macos-15
❌ [chrome] › mcp/video.spec.ts:63 › should work with recordVideo (isolated) @mcp-macos-15
❌ [chrome] › mcp/video.spec.ts:63 › should work with recordVideo (persistent) @mcp-macos-15
❌ [chromium] › mcp/video.spec.ts:21 › should work with --save-video (isolated) @mcp-macos-15
❌ [chromium] › mcp/video.spec.ts:63 › should work with recordVideo (persistent) @mcp-macos-15

2709 passed, 116 skipped


Merge workflow run.

@github-actions
Copy link

Test results for "tests 1"

10 failed
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @chromium-ubuntu-22.04-node24
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @chromium-ubuntu-22.04-node20
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @chromium-ubuntu-22.04-node22
❌ [playwright-test] › esm.spec.ts:150 › should use source maps @ubuntu-latest-node24-1
❌ [playwright-test] › esm.spec.ts:198 › should use source maps when importing a file throws an error in legacy mode @ubuntu-latest-node24-1
❌ [playwright-test] › esm.spec.ts:264 › should filter by line @ubuntu-latest-node24-1
❌ [playwright-test] › web-server.spec.ts:25 › should create a server @windows-latest-node20-2
❌ [playwright-test] › web-server.spec.ts:555 › should create multiple servers @windows-latest-node20-2
❌ [playwright-test] › watch.spec.ts:500 › should run on changed deps in ESM @ubuntu-latest-node24-2
❌ [playwright-test] › watch.spec.ts:772 › should run CT on indirect deps change ESM mode @ubuntu-latest-node24-2

3 flaky ⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node20`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:645 › run-server › should record trace with sources `@webkit-ubuntu-22.04-node20`
⚠️ [playwright-test] › ui-mode-test-attachments.spec.ts:102 › should linkify string attachments `@windows-latest-node20-2`

34355 passed, 688 skipped


Merge workflow run.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

Test results for "tests others"

2 fatal errors, not part of any test
2 failed
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @frozen-time-library-chromium-linux
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @realtime-time-library-chromium-linux

4 flaky ⚠️ [playwright-test] › ui-mode-test-attachments.spec.ts:21 › should contain text attachment `@realtime-time-runner-chromium-linux`
⚠️ [playwright-test] › ui-mode-test-attachments.spec.ts:21 › should contain text attachment `@frozen-time-runner-chromium-linux`
⚠️ [playwright-test] › ui-mode-test-output.spec.ts:80 › should show console messages for test `@frozen-time-runner-chromium-linux`
⚠️ [playwright-test] › ui-mode-test-progress.spec.ts:165 › should update tracing network live `@frozen-time-runner-chromium-linux`
1 interrupted ⚠️ [electron-page] › page/page-keyboard.spec.ts:280 › should press Enter `@electron-macos-latest`

17318 passed, 448 skipped, 864 did not run


Merge workflow run.

@github-actions
Copy link

Test results for "tests 2"

6 fatal errors, not part of any test
61 failed
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @msedge-beta-ubuntu-22.04
❌ [chromium-library] › library/screenshot.spec.ts:132 › page screenshot › should work with large size @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @chromium-headed-ubuntu-24.04
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @tracing-chromium
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @msedge-ubuntu-22.04
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @msedge-dev-windows-latest
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @msedge-dev-ubuntu-22.04
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @chrome-ubuntu-22.04
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @chromium-ubuntu-24.04
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @msedge-beta-windows-latest
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @chromium-tip-of-tree-windows-latest--headed
❌ [chromium-library] › library/browsertype-connect.spec.ts:491 › launchServer › should saveAs videos from remote browser @msedge-macos-latest
❌ [chromium-library] › library/browsertype-connect.spec.ts:491 › run-server › should saveAs videos from remote browser @msedge-macos-latest
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @msedge-macos-latest
❌ [chromium-library] › library/screenshot.spec.ts:132 › page screenshot › should work with large size @msedge-macos-latest
❌ [chromium-library] › library/browsertype-connect.spec.ts:491 › launchServer › should saveAs videos from remote browser @channel-chromium-macos-latest
❌ [chromium-library] › library/browsertype-connect.spec.ts:491 › run-server › should saveAs videos from remote browser @channel-chromium-macos-latest
❌ [chromium-library] › library/screenshot.spec.ts:132 › page screenshot › should work with large size @channel-chromium-macos-latest
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @msedge-windows-latest
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @chromium-tip-of-tree-headless-shell-ubuntu-22.04
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @chrome-beta-windows-latest
❌ [chromium-page] › page/page-wait-for-response.spec.ts:120 › should work with re-rendered cached IMG elements @chrome-beta-windows-latest
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @msedge-beta-macos-latest
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @chrome-windows-latest
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @msedge-dev-macos-latest
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @chrome-beta-ubuntu-22.04
❌ [chromium-page] › page/page-wait-for-response.spec.ts:120 › should work with re-rendered cached IMG elements @chrome-beta-ubuntu-22.04
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @chrome-beta-macos-latest
❌ [chromium-page] › page/page-wait-for-response.spec.ts:120 › should work with re-rendered cached IMG elements @chrome-beta-macos-latest
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @chromium-tip-of-tree-ubuntu-22.04--headed
❌ [chromium-library] › library/permissions.spec.ts:257 › local network request is allowed from public origin @chrome-macos-latest
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider @chromium-headed-windows-latest
❌ [webkit-library] › library/browsercontext-timezone-id.spec.ts:20 › should work @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/popup.spec.ts:20 › should inherit user agent from browser context @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-timezone-id.spec.ts:20 › should work @smoke @webkit-macos-14-large
❌ [webkit-library] › library/browsercontext-timezone-id.spec.ts:20 › should work @smoke @webkit-macos-26-xlarge
❌ [webkit-library] › library/browsercontext-timezone-id.spec.ts:20 › should work @smoke @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsertype-connect.spec.ts:1023 › launchServer only › should be able to reconnect to a browser 12 times without warnings @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-javascript.spec.ts:36 › should print the correct context options for custom settings @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-javascript.spec.ts:67 › should print the correct context options when using a device and additional options @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-javascript.spec.ts:84 › should save the codegen output to a file if specified @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-javascript.spec.ts:102 › should print load/save storageState @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-pick-locator.spec.ts:23 › should inspect locator @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-pytest.spec.ts:20 › should print the correct imports and context options @webkit-macos-14-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-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-pytest.spec.ts:49 › should save the codegen output to a file if specified @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python-async.spec.ts:24 › should print the correct imports and context options @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python-async.spec.ts:37 › should print the correct context options for custom settings @webkit-macos-14-xlarge
❌ [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-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python-async.spec.ts:80 › should save the codegen output to a file if specified @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python-async.spec.ts:107 › should print load/save storage_state @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python.spec.ts:24 › should print the correct imports and context options @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python.spec.ts:36 › should print the correct context options for custom settings @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python.spec.ts:62 › should print the correct context options when using a device and additional options @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python.spec.ts:76 › should save the codegen output to a file if specified @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-python.spec.ts:98 › should print load/save storage_state @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-test.spec.ts:20 › should print the correct imports and context options @webkit-macos-14-xlarge
❌ [webkit-library] › library/inspector/cli-codegen-test.spec.ts:30 › should print the correct context options for custom settings @webkit-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-timezone-id.spec.ts:20 › should work @smoke @webkit-macos-15-xlarge
❌ [webkit-library] › library/browsercontext-timezone-id.spec.ts:20 › should work @smoke @webkit-macos-15-large

87 flaky ⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:96 › should round-trip through the file `@msedge-beta-ubuntu-22.04`
⚠️ [chromium-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@chromium-headed-ubuntu-24.04`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:96 › should round-trip through the file `@msedge-ubuntu-22.04`
⚠️ [chromium-library] › library/beforeunload.spec.ts:130 › should support dismissing the dialog multiple times `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/download.spec.ts:485 › download event › should download large binary.zip `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/download.spec.ts:699 › should download links with data url `@msedge-dev-ubuntu-22.04`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1640 › should not leak recorders `@chromium-tip-of-tree-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:96 › should round-trip through the file `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/video.spec.ts:378 › screencast › should capture navigation `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/video.spec.ts:579 › screencast › should capture static page in persistent context @smoke `@msedge-beta-windows-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:419 › cli codegen › should fill [contentEditable] `@chromium-tip-of-tree-windows-latest--headed`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:771 › should restore scroll positions `@chromium-tip-of-tree-windows-latest--headed`
⚠️ [chromium-library] › library/beforeunload.spec.ts:55 › should run beforeunload if asked for @smoke `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-pages.spec.ts:29 › page.context should return the correct instance `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:96 › should round-trip through the file `@msedge-macos-latest`
⚠️ [chromium-library] › library/chromium/oopif.spec.ts:152 › should take screenshot `@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/page-close.spec.ts:110 › should return null if parent 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-library] › library/web-socket.spec.ts:203 › should turn off when offline `@msedge-macos-latest`
⚠️ [chromium-page] › page/locator-frame.spec.ts:272 › should work with COEP/COOP/CORP isolated iframe `@msedge-macos-latest`
⚠️ [chromium-library] › library/browsercontext-page-event.spec.ts:160 › should work with Shift-clicking `@msedge-windows-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:96 › should round-trip through the file `@msedge-windows-latest`
⚠️ [chromium-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@chromium-windows-latest`
⚠️ [chromium-library] › library/chromium/oopif.spec.ts:152 › should take screenshot `@chromium-macos-15-xlarge`
⚠️ [chromium-library] › library/beforeunload.spec.ts:55 › should run beforeunload if asked for @smoke `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/browsercontext-storage-state.spec.ts:96 › should round-trip through the file `@msedge-beta-macos-latest`
⚠️ [chromium-library] › library/chromium/connect-over-cdp.spec.ts:181 › should connect to existing service workers `@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/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/browsercontext-reuse.spec.ts:152 › reuse launch › should reset serviceworker that hangs in importScripts `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/download.spec.ts:485 › download event › should download large binary.zip `@msedge-dev-macos-latest`
⚠️ [chromium-library] › library/download.spec.ts:685 › should convert navigation to a resource with unsupported mime type into download `@msedge-dev-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-1.spec.ts:614 › cli codegen › should check with keyboard `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-library] › library/inspector/pause.spec.ts:568 › pause › should record from debugger `@chromium-tip-of-tree-ubuntu-22.04--headed`
⚠️ [chromium-library] › library/chromium/oopif.spec.ts:152 › should take screenshot `@chrome-macos-latest`
⚠️ [chromium-library] › library/video.spec.ts:378 › screencast › should capture navigation `@chrome-macos-latest`
⚠️ [chromium-library] › library/inspector/pause.spec.ts:568 › pause › should record from debugger `@chromium-headed-windows-latest`
⚠️ [chromium-library] › library/video.spec.ts:378 › screencast › should capture navigation `@chromium-headed-windows-latest`
⚠️ [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-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:1082 › cli codegen › should not throw csp directive violation errors `@firefox-beta-ubuntu-22.04`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@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/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-beta-windows-latest`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-beta-windows-latest`
⚠️ [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/browsercontext-fetch-algorithms.spec.ts:64 › algorithms › br decompression › should not fail with chunked responses (without Content-Length header) `@firefox-macos-14-large`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-macos-14-large`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-macos-14-large`
⚠️ [firefox-library] › library/browsercontext-basic.spec.ts:36 › should be able to click across browser contexts `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/emulation-focus.spec.ts:189 › should not fire blur events when interacting with more than one page/context `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:986 › cli codegen › should record slider `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-3.spec.ts:226 › cli codegen › should generate frame locators (4) `@firefox-headed-windows-latest`
⚠️ [firefox-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@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/video.spec.ts:378 › screencast › should capture navigation `@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/inspector/cli-codegen-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-24.04`
⚠️ [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-1.spec.ts:1082 › cli codegen › should not throw csp directive violation errors `@firefox-macos-15-large`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@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`
⚠️ [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:292 › cli codegen › should not target selector preview by text regexp `@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/video.spec.ts:723 › screencast › should capture full viewport `@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-3.spec.ts:492 › cli codegen › should generate getByTestId `@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/video.spec.ts:186 › screencast › should capture static page `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/video.spec.ts:378 › screencast › should capture navigation `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/video.spec.ts:670 › screencast › should wait for video to finish if page was closed `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-page] › page/page-mouse.spec.ts:174 › should report correct pointerType property `@webkit-headed-ubuntu-22.04`
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:116 › reuse launch › should reset serviceworker `@webkit-windows-latest`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:768 › run-server › socks proxy › should forward non-forwarded requests `@webkit-macos-14-xlarge`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:994 › launchServer only › should work with cluster `@webkit-macos-14-xlarge`
⚠️ [webkit-library] › library/inspector/cli-codegen-java.spec.ts:24 › should print the correct imports and context options `@webkit-macos-14-xlarge`
⚠️ [webkit-library] › library/inspector/cli-codegen-java.spec.ts:40 › should print the correct context options for custom settings `@webkit-macos-14-xlarge`
⚠️ [webkit-library] › library/inspector/cli-codegen-java.spec.ts:92 › should work with --save-har and --save-har-glob as java-library `@webkit-macos-14-xlarge`
⚠️ [webkit-library] › library/inspector/cli-codegen-javascript.spec.ts:24 › should print the correct imports and context options `@webkit-macos-14-xlarge`

244168 passed, 9488 skipped, 3077 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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants