Skip to content

feat: Major Extensions & UI Refactor #6369

feat: Major Extensions & UI Refactor

feat: Major Extensions & UI Refactor #6369

Triggered via pull request November 25, 2025 13:32
Status Failure
Total duration 15m 40s
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
[firefox] › src/end-to-end/draghandle/draghandle.test.ts:143:7 › Check Draghandle functionality › Delete button should delete correct block: tests/src/utils/editor.ts#L47
4) [firefox] › src/end-to-end/draghandle/draghandle.test.ts:143:7 › Check Draghandle functionality › Delete button should delete correct block Error: expect(string).toMatchSnapshot(expected) @@ -29,11 +29,11 @@ ] }, { "type": "blockContainer", "attrs": { - "id": "3" + "id": "10" }, "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/dragHandleDocStructure-firefox-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/draghandle-draghandle-Chec-39e5d-should-delete-correct-block-firefox/dragHandleDocStructure-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:158: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 #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
[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
🎭 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.4m)
🎭 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 11 skipped 11 did not run 54 passed (6.8m)
🎭 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 1 flaky [webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar ─ 9 skipped 12 did not run 53 passed (6.1m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report-chromium Expired
9.54 MB
sha256:822aa144e17e73dda7de9b33b24b115f48174c3c2aca1297e73ec4f7217457d3
playwright-report-firefox Expired
6.59 MB
sha256:f8ce3e2436bed81b4b605a17b82d6a675a25139f7e6e02d5e491c5bede8b1734
playwright-report-webkit Expired
9.83 MB
sha256:9e7c705dab7d1e6db3413f0615e8119130121d5458810f272b9889e6cd15056b