Skip to content

feat: Major Extensions & UI Refactor #6365

feat: Major Extensions & UI Refactor

feat: Major Extensions & UI Refactor #6365

Triggered via pull request November 24, 2025 15:46
Status Failure
Total duration 11m 51s
Artifacts 3

build.yml

on: pull_request
Matrix: playwright
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 3 notices
Build
Process completed with exit code 130.
[chromium] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block: tests/src/utils/editor.ts#L47
4) [chromium] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -47,11 +47,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/addnonselectedemptyblock-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-4310f-or-non-selected-empty-block-chromium/addnonselectedemptyblock-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:127:5
[chromium] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block: tests/src/utils/editor.ts#L47
3) [chromium] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "9" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandleadd-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-08661-ton-should-create-new-block-chromium-retry2/draghandleadd-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:98:5
[chromium] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block: tests/src/utils/editor.ts#L47
3) [chromium] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "9" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandleadd-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-08661-ton-should-create-new-block-chromium-retry1/draghandleadd-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:98:5
[chromium] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block: tests/src/utils/editor.ts#L47
3) [chromium] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "9" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandleadd-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-08661-ton-should-create-new-block-chromium/draghandleadd-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:98:5
[chromium] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks: tests/src/utils/editor.ts#L47
2) [chromium] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -5,11 +5,11 @@ "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "heading", "attrs": { @@ -77,11 +77,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "3" + "id": "24" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts-snapshots/dragdropsingle-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/dragdrop-dragdrop-Check-Bl-5f96c-drag-drop-non-nested-blocks-chromium-retry2/dragdropsingle-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts:41:5
[chromium] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks: tests/src/utils/editor.ts#L47
2) [chromium] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -5,11 +5,11 @@ "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "heading", "attrs": { @@ -77,11 +77,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "3" + "id": "24" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts-snapshots/dragdropsingle-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/dragdrop-dragdrop-Check-Bl-5f96c-drag-drop-non-nested-blocks-chromium-retry1/dragdropsingle-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts:41:5
[chromium] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks: tests/src/utils/editor.ts#L47
2) [chromium] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks Error: expect(string).toMatchSnapshot(expected) @@ -5,11 +5,11 @@ "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "heading", "attrs": { @@ -77,11 +77,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "3" + "id": "24" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts-snapshots/dragdropsingle-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/dragdrop-dragdrop-Check-Bl-5f96c-drag-drop-non-nested-blocks-chromium/dragdropsingle-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts:41:5
[chromium] › src/end-to-end/copypaste/copypaste.test.ts:23:7 › Check Copy/Paste Functionality › Paragraphs should stay separate: tests/src/utils/editor.ts#L47
1) [chromium] › src/end-to-end/copypaste/copypaste.test.ts:23:7 › Check Copy/Paste Functionality › Paragraphs should stay separate Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -27,11 +27,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { @@ -49,11 +49,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "paragraph", "attrs": { @@ -71,11 +71,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "3" + "id": "24" }, "content": [ { "type": "paragraph", "attrs": { @@ -87,11 +87,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "4" + "id": "25" }, "content": [ { "type": "paragraph", "attrs": { @@ -109,11 +109,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "5" + "id": "26" }, "content": [ { "type": "paragraph", "attrs": { @@ -131,11 +131,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "6" + "id": "27" }, "content": [ { "type": "paragraph", "attrs": { @@ -153,11 +153,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "7" + "id": "28" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/copypaste/copypaste.test.ts-snapshots/paragraphs-json-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/copypaste-copypaste-Check--b83a4-graphs-should-stay-separate-chromium-retry2/paragraphs-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/copypaste/copypaste.test.ts:35:5
[chromium] › src/end-to-end/copypaste/copypaste.test.ts:23:7 › Check Copy/Paste Functionality › Paragraphs should stay separate: tests/src/utils/editor.ts#L47
1) [chromium] › src/end-to-end/copypaste/copypaste.test.ts:23:7 › Check Copy/Paste Functionality › Paragraphs should stay separate Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -27,11 +27,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { @@ -49,11 +49,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "paragraph", "attrs": { @@ -71,11 +71,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "3" + "id": "24" }, "content": [ { "type": "paragraph", "attrs": { @@ -87,11 +87,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "4" + "id": "25" }, "content": [ { "type": "paragraph", "attrs": { @@ -109,11 +109,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "5" + "id": "26" }, "content": [ { "type": "paragraph", "attrs": { @@ -131,11 +131,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "6" + "id": "27" }, "content": [ { "type": "paragraph", "attrs": { @@ -153,11 +153,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "7" + "id": "28" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/copypaste/copypaste.test.ts-snapshots/paragraphs-json-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/copypaste-copypaste-Check--b83a4-graphs-should-stay-separate-chromium-retry1/paragraphs-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/copypaste/copypaste.test.ts:35:5
[chromium] › src/end-to-end/copypaste/copypaste.test.ts:23:7 › Check Copy/Paste Functionality › Paragraphs should stay separate: tests/src/utils/editor.ts#L47
1) [chromium] › src/end-to-end/copypaste/copypaste.test.ts:23:7 › Check Copy/Paste Functionality › Paragraphs should stay separate Error: expect(string).toMatchSnapshot(expected) @@ -27,11 +27,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { @@ -49,11 +49,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "paragraph", "attrs": { @@ -71,11 +71,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "3" + "id": "24" }, "content": [ { "type": "paragraph", "attrs": { @@ -87,11 +87,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "4" + "id": "25" }, "content": [ { "type": "paragraph", "attrs": { @@ -109,11 +109,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "5" + "id": "26" }, "content": [ { "type": "paragraph", "attrs": { @@ -131,11 +131,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "6" + "id": "27" }, "content": [ { "type": "paragraph", "attrs": { @@ -153,11 +153,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "7" + "id": "28" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/copypaste/copypaste.test.ts-snapshots/paragraphs-json-chromium-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/copypaste-copypaste-Check--b83a4-graphs-should-stay-separate-chromium/paragraphs-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/copypaste/copypaste.test.ts:35:5
[webkit] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block: tests/src/utils/editor.ts#L47
4) [webkit] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block Error: expect(string).toMatchSnapshot(expected) @@ -5,11 +5,11 @@ "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandledelete-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-36b54--button-should-delete-block-webkit/draghandledelete-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:140:5
[webkit] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block: tests/src/utils/editor.ts#L47
3) [webkit] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -47,11 +47,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/addnonselectedemptyblock-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-4310f-or-non-selected-empty-block-webkit-retry2/addnonselectedemptyblock-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:127:5
[webkit] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block: tests/src/utils/editor.ts#L47
3) [webkit] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -47,11 +47,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/addnonselectedemptyblock-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-4310f-or-non-selected-empty-block-webkit-retry1/addnonselectedemptyblock-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:127:5
[webkit] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block: tests/src/utils/editor.ts#L47
3) [webkit] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -47,11 +47,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/addnonselectedemptyblock-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-4310f-or-non-selected-empty-block-webkit/addnonselectedemptyblock-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:127:5
[webkit] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block: tests/src/utils/editor.ts#L47
2) [webkit] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "9" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandleadd-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-08661-ton-should-create-new-block-webkit-retry2/draghandleadd-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:98:5
[webkit] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block: tests/src/utils/editor.ts#L47
2) [webkit] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "9" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandleadd-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-08661-ton-should-create-new-block-webkit-retry1/draghandleadd-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:98:5
[webkit] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block: tests/src/utils/editor.ts#L47
2) [webkit] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "9" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandleadd-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-08661-ton-should-create-new-block-webkit/draghandleadd-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:98:5
[webkit] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks: tests/src/utils/editor.ts#L47
1) [webkit] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -5,11 +5,11 @@ "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "heading", "attrs": { @@ -77,11 +77,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "3" + "id": "24" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts-snapshots/dragdropsingle-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/dragdrop-dragdrop-Check-Bl-5f96c-drag-drop-non-nested-blocks-webkit-retry2/dragdropsingle-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts:41:5
[webkit] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks: tests/src/utils/editor.ts#L47
1) [webkit] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -5,11 +5,11 @@ "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "heading", "attrs": { @@ -77,11 +77,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "3" + "id": "24" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts-snapshots/dragdropsingle-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/dragdrop-dragdrop-Check-Bl-5f96c-drag-drop-non-nested-blocks-webkit-retry1/dragdropsingle-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts:41:5
[webkit] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks: tests/src/utils/editor.ts#L47
1) [webkit] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks Error: expect(string).toMatchSnapshot(expected) @@ -5,11 +5,11 @@ "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "heading", "attrs": { @@ -77,11 +77,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "3" + "id": "24" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts-snapshots/dragdropsingle-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/dragdrop-dragdrop-Check-Bl-5f96c-drag-drop-non-nested-blocks-webkit/dragdropsingle-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/dragdrop/dragdrop.test.ts:41:5
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:143:7 › Check Draghandle functionality › Delete button should delete correct block: tests/src/end-to-end/draghandle/draghandle.test.ts#L0
4) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:143:7 › Check Draghandle functionality › Delete button should delete correct block Test timeout of 30000ms exceeded.
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block: tests/src/utils/editor.ts#L47
3) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -5,11 +5,11 @@ "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandledelete-firefox-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-36b54--button-should-delete-block-firefox-retry2/draghandledelete-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:140:5
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block: tests/src/utils/editor.ts#L47
3) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -5,11 +5,11 @@ "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandledelete-firefox-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-36b54--button-should-delete-block-firefox-retry1/draghandledelete-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:140:5
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block: tests/src/utils/editor.ts#L47
3) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block Error: expect(string).toMatchSnapshot(expected) @@ -5,11 +5,11 @@ "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandledelete-firefox-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-36b54--button-should-delete-block-firefox/draghandledelete-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:140:5
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block: tests/src/utils/editor.ts#L47
2) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -47,11 +47,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/addnonselectedemptyblock-firefox-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-4310f-or-non-selected-empty-block-firefox-retry2/addnonselectedemptyblock-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:127:5
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block: tests/src/utils/editor.ts#L47
2) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -47,11 +47,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/addnonselectedemptyblock-firefox-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-4310f-or-non-selected-empty-block-firefox-retry1/addnonselectedemptyblock-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:127:5
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block: tests/src/utils/editor.ts#L47
2) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "heading", "attrs": { @@ -47,11 +47,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "16" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/addnonselectedemptyblock-firefox-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-4310f-or-non-selected-empty-block-firefox/addnonselectedemptyblock-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:127:5
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block: tests/src/utils/editor.ts#L47
1) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "9" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandleadd-firefox-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-08661-ton-should-create-new-block-firefox-retry2/draghandleadd-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:98:5
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block: tests/src/utils/editor.ts#L47
1) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "9" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandleadd-firefox-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-08661-ton-should-create-new-block-firefox-retry1/draghandleadd-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:98:5
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block: tests/src/utils/editor.ts#L47
1) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "2" + "id": "9" }, "content": [ { "type": "heading", "attrs": { @@ -53,11 +53,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "1" + "id": "8" }, "content": [ { "type": "paragraph", "attrs": { Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts-snapshots/draghandleadd-firefox-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-08661-ton-should-create-new-block-firefox/draghandleadd-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) at /__w/BlockNote/BlockNote/tests/src/end-to-end/draghandle/draghandle.test.ts:98:5
🎭 Playwright Run Summary
21 failed [chromium] › src/end-to-end/copypaste/copypaste.test.ts:23:7 › Check Copy/Paste Functionality › Paragraphs should stay separate [chromium] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks [chromium] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block [chromium] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block [chromium] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block [chromium] › src/end-to-end/draghandle/draghandle.test.ts:143:7 › Check Draghandle functionality › Delete button should delete correct block [chromium] › src/end-to-end/draghandle/draghandle.test.ts:161:7 › Check Draghandle functionality › Deleting block with children should delete all children [chromium] › src/end-to-end/images/images.test.ts:22:7 › Check Image Block and Toolbar functionality › Should be able to create image block [chromium] › src/end-to-end/images/images.test.ts:46:7 › Check Image Block and Toolbar functionality › Should be able to embed image [chromium] › src/end-to-end/images/images.test.ts:63:7 › Check Image Block and Toolbar functionality › Should be able to resize image [chromium] › src/end-to-end/images/images.test.ts:104:7 › Check Image Block and Toolbar functionality › Should be able to delete image with backspace [chromium] › src/end-to-end/images/images.test.ts:119:7 › Check Image Block and Toolbar functionality › Should be able to drag image [chromium] › src/end-to-end/indentation/indentation.test.ts:17:7 › Check Block Indentation Functionality › Should be able to increase indentation for single block [chromium] › src/end-to-end/indentation/indentation.test.ts:46:7 › Check Block Indentation Functionality › Should be able to decrease indentation for single block [chromium] › src/end-to-end/indentation/indentation.test.ts:75:7 › Check Block Indentation Functionality › Should be able to increase indentation for multiple blocks [chromium] › src/end-to-end/indentation/indentation.test.ts:117:7 › Check Block Indentation Functionality › Should be able to decrease indentation for multiple blocks [chromium] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:17:7 › Check Keyboard Handlers' Behaviour › Check Enter when selection is not empty [chromium] › src/end-to-end/slashmenu/slashmenu.test.ts:117:7 › Check SlashMenu Functionality › Should be able to create complex documents that match snapshots [chromium] › src/end-to-end/tables/tables.test.ts:11:7 › Check Table interactions › Should be able to type in cell [chromium] › src/end-to-end/tables/tables.test.ts:18:7 › Check Table interactions › Tab should cycle cells [chromium] › src/end-to-end/tables/tables.test.ts:34:7 › Check Table interactions › Arrow keys should move cells 1 skipped 19 did not run 54 passed (4.6m)
🎭 Playwright Run Summary
20 failed [webkit] › src/end-to-end/dragdrop/dragdrop.test.ts:20:7 › Check Block Dragging Functionality › Should be able to drag & drop non-nested blocks [webkit] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block [webkit] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block [webkit] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block [webkit] › src/end-to-end/draghandle/draghandle.test.ts:143:7 › Check Draghandle functionality › Delete button should delete correct block [webkit] › src/end-to-end/draghandle/draghandle.test.ts:161:7 › Check Draghandle functionality › Deleting block with children should delete all children [webkit] › src/end-to-end/images/images.test.ts:22:7 › Check Image Block and Toolbar functionality › Should be able to create image block [webkit] › src/end-to-end/images/images.test.ts:46:7 › Check Image Block and Toolbar functionality › Should be able to embed image [webkit] › src/end-to-end/images/images.test.ts:63:7 › Check Image Block and Toolbar functionality › Should be able to resize image [webkit] › src/end-to-end/images/images.test.ts:104:7 › Check Image Block and Toolbar functionality › Should be able to delete image with backspace [webkit] › src/end-to-end/images/images.test.ts:119:7 › Check Image Block and Toolbar functionality › Should be able to drag image [webkit] › src/end-to-end/indentation/indentation.test.ts:17:7 › Check Block Indentation Functionality › Should be able to increase indentation for single block [webkit] › src/end-to-end/indentation/indentation.test.ts:46:7 › Check Block Indentation Functionality › Should be able to decrease indentation for single block [webkit] › src/end-to-end/indentation/indentation.test.ts:75:7 › Check Block Indentation Functionality › Should be able to increase indentation for multiple blocks [webkit] › src/end-to-end/indentation/indentation.test.ts:117:7 › Check Block Indentation Functionality › Should be able to decrease indentation for multiple blocks [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:17:7 › Check Keyboard Handlers' Behaviour › Check Enter when selection is not empty [webkit] › src/end-to-end/slashmenu/slashmenu.test.ts:117:7 › Check SlashMenu Functionality › Should be able to create complex documents that match snapshots [webkit] › src/end-to-end/tables/tables.test.ts:11:7 › Check Table interactions › Should be able to type in cell [webkit] › src/end-to-end/tables/tables.test.ts:18:7 › Check Table interactions › Tab should cycle cells [webkit] › src/end-to-end/tables/tables.test.ts:34:7 › Check Table interactions › Arrow keys should move cells 9 skipped 12 did not run 54 passed (5.9m)
🎭 Playwright Run Summary
19 failed [firefox] › src/end-to-end/draghandle/draghandle.test.ts:90:7 › Check Draghandle functionality › Clicking add button should create new block [firefox] › src/end-to-end/draghandle/draghandle.test.ts:120:7 › Check Draghandle functionality › Click add button for non-selected empty block [firefox] › src/end-to-end/draghandle/draghandle.test.ts:130:7 › Check Draghandle functionality › Clicking delete button should delete block [firefox] › src/end-to-end/draghandle/draghandle.test.ts:143:7 › Check Draghandle functionality › Delete button should delete correct block [firefox] › src/end-to-end/draghandle/draghandle.test.ts:161:7 › Check Draghandle functionality › Deleting block with children should delete all children [firefox] › src/end-to-end/images/images.test.ts:22:7 › Check Image Block and Toolbar functionality › Should be able to create image block [firefox] › src/end-to-end/images/images.test.ts:46:7 › Check Image Block and Toolbar functionality › Should be able to embed image [firefox] › src/end-to-end/images/images.test.ts:63:7 › Check Image Block and Toolbar functionality › Should be able to resize image [firefox] › src/end-to-end/images/images.test.ts:104:7 › Check Image Block and Toolbar functionality › Should be able to delete image with backspace [firefox] › src/end-to-end/images/images.test.ts:119:7 › Check Image Block and Toolbar functionality › Should be able to drag image [firefox] › src/end-to-end/indentation/indentation.test.ts:17:7 › Check Block Indentation Functionality › Should be able to increase indentation for single block [firefox] › src/end-to-end/indentation/indentation.test.ts:46:7 › Check Block Indentation Functionality › Should be able to decrease indentation for single block [firefox] › src/end-to-end/indentation/indentation.test.ts:75:7 › Check Block Indentation Functionality › Should be able to increase indentation for multiple blocks [firefox] › src/end-to-end/indentation/indentation.test.ts:117:7 › Check Block Indentation Functionality › Should be able to decrease indentation for multiple blocks [firefox] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:17:7 › Check Keyboard Handlers' Behaviour › Check Enter when selection is not empty [firefox] › src/end-to-end/slashmenu/slashmenu.test.ts:117:7 › Check SlashMenu Functionality › Should be able to create complex documents that match snapshots [firefox] › src/end-to-end/tables/tables.test.ts:11:7 › Check Table interactions › Should be able to type in cell [firefox] › src/end-to-end/tables/tables.test.ts:18:7 › Check Table interactions › Tab should cycle cells [firefox] › src/end-to-end/tables/tables.test.ts:34:7 › Check Table interactions › Arrow keys should move cells 1 flaky [firefox] › src/end-to-end/slashmenu/slashmenu.test.ts:36:7 › Check SlashMenu Functionality › Should be able to create h2 11 skipped 11 did not run 53 passed (7.4m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report-chromium Expired
9.58 MB
sha256:0226e65a70cad230638b822bf48934f8f504e811c06b2f3426995bada51ff333
playwright-report-firefox Expired
6.43 MB
sha256:e7c5383d590b89f3b13b0ea7023572900d20329bb11666edf8770ce761d32302
playwright-report-webkit Expired
9.56 MB
sha256:15b3dacf24c9c8738ce33b919ead490d4dcfe4fb10a8d08d74ecf920282be92f