Skip to content

fix(core): slash menu fails in custom blocks after space BLO-1036 #7046

fix(core): slash menu fails in custom blocks after space BLO-1036

fix(core): slash menu fails in custom blocks after space BLO-1036 #7046

Triggered via pull request March 11, 2026 14:08
Status Failure
Total duration 5m 3s
Artifacts 15

build.yml

on: pull_request
Matrix: playwright
Merge Playwright Reports
44s
Merge Playwright Reports
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 9 warnings, and 7 notices
Playwright Tests - firefox (2/2)
Process completed with exit code 1.
[firefox] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering: tests/src/end-to-end/static/static.test.ts#L13
1) [firefox] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 4307 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts-snapshots/static-rendering-firefox-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-firefox-retry2/static-rendering-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-firefox-retry2/static-rendering-diff.png 11 | await page.goto(STATIC_URL); 12 | await page.waitForTimeout(500); > 13 | expect(await page.screenshot()).toMatchSnapshot("static-rendering.png"); | ^ 14 | }); 15 | 16 | test("Check static rendering visually matches live editor", async ({ at /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts:13:37
[firefox] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering: tests/src/end-to-end/static/static.test.ts#L13
1) [firefox] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 4307 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts-snapshots/static-rendering-firefox-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-firefox-retry1/static-rendering-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-firefox-retry1/static-rendering-diff.png 11 | await page.goto(STATIC_URL); 12 | await page.waitForTimeout(500); > 13 | expect(await page.screenshot()).toMatchSnapshot("static-rendering.png"); | ^ 14 | }); 15 | 16 | test("Check static rendering visually matches live editor", async ({ at /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts:13:37
[firefox] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering: tests/src/end-to-end/static/static.test.ts#L13
1) [firefox] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering Error: expect(Buffer).toMatchSnapshot(expected) 4307 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts-snapshots/static-rendering-firefox-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-firefox/static-rendering-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-firefox/static-rendering-diff.png 11 | await page.goto(STATIC_URL); 12 | await page.waitForTimeout(500); > 13 | expect(await page.screenshot()).toMatchSnapshot("static-rendering.png"); | ^ 14 | }); 15 | 16 | test("Check static rendering visually matches live editor", async ({ at /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts:13:37
Playwright Tests - chromium (2/2)
Process completed with exit code 1.
[chromium] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering: tests/src/end-to-end/static/static.test.ts#L13
1) [chromium] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 3855 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts-snapshots/static-rendering-chromium-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-chromium-retry2/static-rendering-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-chromium-retry2/static-rendering-diff.png 11 | await page.goto(STATIC_URL); 12 | await page.waitForTimeout(500); > 13 | expect(await page.screenshot()).toMatchSnapshot("static-rendering.png"); | ^ 14 | }); 15 | 16 | test("Check static rendering visually matches live editor", async ({ at /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts:13:37
[chromium] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering: tests/src/end-to-end/static/static.test.ts#L13
1) [chromium] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 3855 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts-snapshots/static-rendering-chromium-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-chromium-retry1/static-rendering-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-chromium-retry1/static-rendering-diff.png 11 | await page.goto(STATIC_URL); 12 | await page.waitForTimeout(500); > 13 | expect(await page.screenshot()).toMatchSnapshot("static-rendering.png"); | ^ 14 | }); 15 | 16 | test("Check static rendering visually matches live editor", async ({ at /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts:13:37
[chromium] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering: tests/src/end-to-end/static/static.test.ts#L13
1) [chromium] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering Error: expect(Buffer).toMatchSnapshot(expected) 3855 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts-snapshots/static-rendering-chromium-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-chromium/static-rendering-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-chromium/static-rendering-diff.png 11 | await page.goto(STATIC_URL); 12 | await page.waitForTimeout(500); > 13 | expect(await page.screenshot()).toMatchSnapshot("static-rendering.png"); | ^ 14 | }); 15 | 16 | test("Check static rendering visually matches live editor", async ({ at /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts:13:37
Playwright Tests - webkit (2/2)
Process completed with exit code 1.
[webkit] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering: tests/src/end-to-end/static/static.test.ts#L13
1) [webkit] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 16169 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts-snapshots/static-rendering-webkit-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-webkit-retry2/static-rendering-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-webkit-retry2/static-rendering-diff.png 11 | await page.goto(STATIC_URL); 12 | await page.waitForTimeout(500); > 13 | expect(await page.screenshot()).toMatchSnapshot("static-rendering.png"); | ^ 14 | }); 15 | 16 | test("Check static rendering visually matches live editor", async ({ at /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts:13:37
[webkit] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering: tests/src/end-to-end/static/static.test.ts#L13
1) [webkit] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 16169 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts-snapshots/static-rendering-webkit-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-webkit-retry1/static-rendering-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-webkit-retry1/static-rendering-diff.png 11 | await page.goto(STATIC_URL); 12 | await page.waitForTimeout(500); > 13 | expect(await page.screenshot()).toMatchSnapshot("static-rendering.png"); | ^ 14 | }); 15 | 16 | test("Check static rendering visually matches live editor", async ({ at /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts:13:37
[webkit] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering: tests/src/end-to-end/static/static.test.ts#L13
1) [webkit] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering Error: expect(Buffer).toMatchSnapshot(expected) 16169 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts-snapshots/static-rendering-webkit-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-webkit/static-rendering-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/static-static-Check-static-rendering-Check-static-rendering-webkit/static-rendering-diff.png 11 | await page.goto(STATIC_URL); 12 | await page.waitForTimeout(500); > 13 | expect(await page.screenshot()).toMatchSnapshot("static-rendering.png"); | ^ 14 | }); 15 | 16 | test("Check static rendering visually matches live editor", async ({ at /__w/BlockNote/BlockNote/tests/src/end-to-end/static/static.test.ts:13:37
[chromium] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:77:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks for empty block: tests/src/utils/editor.ts#L47
1) [chromium] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:77:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks for empty block Error: expect(string).toMatchSnapshot(expected) @@ -23,91 +23,22 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "4" + "id": "1" }, "content": [ { "type": "paragraph", "attrs": { "backgroundColor": "default", "textColor": "default", "textAlignment": "left" } - }, - { - "type": "blockGroup", - "content": [ - { - "type": "blockContainer", - "attrs": { - "id": "1" - }, - "content": [ - { - "type": "heading", - "attrs": { - "backgroundColor": "default", - "textColor": "default", - "textAlignment": "left", - "level": 2, - "isToggleable": false - }, - "content": [ - { - "type": "text", - "text": "Heading" - } - ] - } - ] - }, - { - "type": "blockContainer", - "attrs": { - "id": "2" - }, - "content": [ - { - "type": "heading", - "attrs": { - "backgroundColor": "default", - "textColor": "default", - "textAlignment": "left", - "level": 3, - "isToggleable": false - }, - "content": [ - { - "type": "text", - "text": "Heading" - } - ] - } - ] - } - ] } ] - }, - { - "type": "blockContainer", - "attrs": { - "id": "3" - }, - "content": [ - { - "type": "paragraph", - "attrs": { - "backgroundColor": "default", - "textColor": "default", - "textAlignment": "left" - } - } - ] } ] } ] } Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/enterPreservesNestedBlocksEmpty-json-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-5461c-sted-blocks-for-empty-block-chromium/enterPreservesNestedBlocksEmpty-json-actual.json at ../utils/editor.ts:47 45 | // Remove id from docs 46 | const doc = JSON.stringify(await getDoc(page), null, 2); > 47 | expect(doc).toMatchSnapshot(`${name}.json`); | ^ 48 | } 49 | at compareDocToSnapshot (/__w/BlockNote/BlockNote/tests/src/utils/editor.ts:47:15) a
Playwright Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - firefox (2/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - chromium (2/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - webkit (2/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - chromium (1/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - firefox (1/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - webkit (1/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Merge Playwright Reports
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build
{ "workflowData": { "owner": "TypeCellOS", "repo": "BlockNote", "sha": "c58540a5bcc1b6bd34e8bf54939a394771d0b573", "ref": "2553" }, "key": "hhgIQFIJPg", "runId": 22956718107, "webhookDebug": { "action": "requested", "head_branch": "fix/slash-menu-custom-blocks-2531", "head_repository_full_name": "TypeCellOS/BlockNote", "full_name": "TypeCellOS/BlockNote", "isPullRequest": true, "prNumber": 2553, "prNumberType": "number", "isNewPullRequest": true, "isOldPullRequest": false, "prKey": "TypeCellOS/BlockNote:fix/slash-menu-custom-blocks-2531", "oldPrDataHash": "beogW50Mw7", "lookupKey": "TypeCellOS/BlockNote:fix/slash-menu-custom-blocks-2531", "data": { "owner": "TypeCellOS", "repo": "BlockNote", "sha": "00b1865b7aa8efc313dc6f1001790c3c1c1dc966", "ref": "2553" } } }
🎭 Playwright Run Summary
1 failed [firefox] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering 39 passed (50.8s)
🎭 Playwright Run Summary
1 failed [chromium] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering 39 passed (36.7s)
🎭 Playwright Run Summary
1 failed [webkit] › src/end-to-end/static/static.test.ts:10:7 › Check static rendering › Check static rendering 39 passed (1.1m)
🎭 Playwright Run Summary
1 flaky [chromium] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:77:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks for empty block 2 skipped 81 passed (1.3m)
🎭 Playwright Run Summary
12 skipped 72 passed (1.4m)
🎭 Playwright Run Summary
10 skipped 74 passed (1.8m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-chromium-1 Expired
5.33 MB
sha256:40adaf0e245b9e0ac43f213a64063b564cad73e395ade098febae0930164b73d
blob-report-chromium-2 Expired
242 KB
sha256:6a1bfc58430cf6f43b91c44f355359c62757d32eef953b7fe2e863dafad6fb00
blob-report-firefox-1 Expired
103 KB
sha256:65b50b9105712b0af713ff2c89f040872193027577825798091ecb83621f5da0
blob-report-firefox-2 Expired
297 KB
sha256:69ce7235fce4d25743f603e588c62071e34c78be5394e06229f17f2584c9e7be
blob-report-webkit-1 Expired
109 KB
sha256:a0cb545e42542e149430777370d47cb4e3b02373d5fc69a918cf470d1727c080
blob-report-webkit-2 Expired
329 KB
sha256:d54c4b2ea865b9d8a3c2541331c97415f5b307e79ed22263feade1e4916244fb
playwright-build Expired
26.1 MB
sha256:e1fb41ed17f4c77d48b38c2dcdfd8431f5f7c196bf809ab7270e4c4b09b21ef3
playwright-report-chromium-1
5.84 MB
sha256:0792c03dda4e17dee2639ddeade79caf1b4e80f0a422fbb3954131b6c73c6f5d
playwright-report-chromium-2
753 KB
sha256:44a3cc029a04db0e7a31e7a7dfa531316be2cdd0b4d9bedbfeb69bef4a7d1db6
playwright-report-firefox-1
240 KB
sha256:77bbbe580f122675a9ea328ccfc52955bf6b3ac1b8f4f635f2c00ce19a3d2ddf
playwright-report-firefox-2
788 KB
sha256:ffde9c14123bb48e506b9f1b06460cf89b427f4622e2f6f0c3e065306205a3d6
playwright-report-merged
6.44 MB
sha256:cf86adc760f84571f2ae18bfdada5c7b23137a73debf5f2c7004d585cb4cb539
playwright-report-webkit-1
244 KB
sha256:6ba91d92f91fb86992bb3f36160a0c25fa28d11a8083f06958f272ae5256d7f4
playwright-report-webkit-2
795 KB
sha256:c076467da05736fea6d22cc976505b6f2f751a7444a780352265fd0983c7f784
relative-ci-artifacts-editor
46.8 KB
sha256:717ad18eb9715d84c53f14d12ddad53f24619b4593a89a114a1bb0650b29f0da