fix: Drag preview blocking drops when overlapping the editor (BLO-996… #7494
build.yml
on: push
Playwright Build
1m 7s
Build
2m 36s
Matrix: playwright
Merge Playwright Reports
36s
Annotations
2 errors, 1 warning, and 7 notices
|
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:275:7 › Check Keyboard Handlers' Behaviour › Check Delete end of block with multiple children:
tests/src/utils/editor.ts#L47
2) [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:275:7 › Check Keyboard Handlers' Behaviour › Check Delete end of block with multiple children
Error: expect(string).toMatchSnapshot(expected)
@@ -18,21 +18,21 @@
"textAlignment": "left"
},
"content": [
{
"type": "text",
- "text": "ParagraphParagraph"
+ "text": "Paragraph"
}
]
},
{
"type": "blockGroup",
"content": [
{
"type": "blockContainer",
"attrs": {
- "id": "2"
+ "id": "1"
},
"content": [
{
"type": "paragraph",
"attrs": {
@@ -41,11 +41,11 @@
"textAlignment": "left"
},
"content": [
{
"type": "text",
- "text": "Paragraph"
+ "text": "ParagraphParagraph"
}
]
}
]
}
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/deleteMultipleChildren-json-webkit-linux.json
Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-14f97-lock-with-multiple-children-webkit/deleteMultipleChildren-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/keyboardhandlers/keyboardhandlers.test.ts:288:5
|
|
[webkit] › src/end-to-end/colors/colors.test.ts:22:7 › Check Background & Text Color Functionality › Should be able to apply a text color mark:
tests/src/end-to-end/colors/colors.test.ts#L42
1) [webkit] › src/end-to-end/colors/colors.test.ts:22:7 › Check Background & Text Color Functionality › Should be able to apply a text color mark
Error: expect(Buffer).toMatchSnapshot(expected)
12000 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/colors/colors.test.ts-snapshots/textColorMark-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/colors-colors-Check-Backgr-1bebc--to-apply-a-text-color-mark-webkit/textColorMark-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/colors-colors-Check-Backgr-1bebc--to-apply-a-text-color-mark-webkit/textColorMark-diff.png
40 | await page.waitForTimeout(500);
41 |
> 42 | expect(await page.screenshot()).toMatchSnapshot("textColorMark.png");
| ^
43 | });
44 | test("Should be able to apply a background color mark", async ({ page }) => {
45 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/colors/colors.test.ts:42:37
|
|
Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
{
"workflowData": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "5edeb54ce3100fbe96681f162cbedbcba4ddb429",
"ref": "main"
},
"key": "tWvUicW3PU",
"runId": 24826150335,
"webhookDebug": {
"action": "requested",
"head_branch": "main",
"head_repository_full_name": "TypeCellOS/BlockNote",
"full_name": "TypeCellOS/BlockNote",
"isPullRequest": false,
"prNumber": null,
"prNumberType": "object",
"isNewPullRequest": false,
"isOldPullRequest": false,
"prKey": "TypeCellOS/BlockNote:main",
"oldPrDataHash": "m72SGUJfNr",
"lookupKey": "m72SGUJfNr",
"data": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "5edeb54ce3100fbe96681f162cbedbcba4ddb429",
"ref": "main"
}
}
}
|
|
🎭 Playwright Run Summary
40 passed (43.4s)
|
|
🎭 Playwright Run Summary
40 passed (35.7s)
|
|
🎭 Playwright Run Summary
40 passed (1.0m)
|
|
🎭 Playwright Run Summary
2 skipped
84 passed (1.2m)
|
|
🎭 Playwright Run Summary
12 skipped
74 passed (1.5m)
|
|
🎭 Playwright Run Summary
2 flaky
[webkit] › src/end-to-end/colors/colors.test.ts:22:7 › Check Background & Text Color Functionality › Should be able to apply a text color mark
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:275:7 › Check Keyboard Handlers' Behaviour › Check Delete end of block with multiple children
10 skipped
74 passed (2.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-chromium-1
Expired
|
116 KB |
sha256:411d97efb304e764d8b6f8ff5557a98a33bf55b039f541abaeee4cb6c41d2ab6
|
|
|
blob-report-chromium-2
Expired
|
48.5 KB |
sha256:be421f36f21363a69fa2ad6507e4a81147553458d9c3d105f17cf4b9d11fc221
|
|
|
blob-report-firefox-1
Expired
|
106 KB |
sha256:07b6a381a363a97df0e834ef21975d0cb7fecb08219461573b71ba79071b5779
|
|
|
blob-report-firefox-2
Expired
|
49.7 KB |
sha256:35916c44c230cc0b67a8e1c0004428d0e4bc8e0f9575711f814c5328c4d78ad9
|
|
|
blob-report-webkit-1
Expired
|
5.63 MB |
sha256:b3e1bbda844085722b76932f259ff36935d188119c66f3add40ed4b3110ad646
|
|
|
blob-report-webkit-2
Expired
|
49.6 KB |
sha256:50642740f917036dc46c8e2b1bc8f2c1374ebb67fd3c7bb724686901bade293e
|
|
|
playwright-build
Expired
|
21.5 MB |
sha256:008d0c30e30fd62736bf11c72a752a1007f23cddff412d95d6efdbd1ca40eab6
|
|
|
playwright-report-chromium-1
|
250 KB |
sha256:6121008957a96d2562a5f41d3dca31171c762d97bb21a671fc9508dc9a6ca51c
|
|
|
playwright-report-chromium-2
|
207 KB |
sha256:59f55e6c81894ac0122ec3f7e3af4e719ec55ba298a23f5a8b36c3fa6c947378
|
|
|
playwright-report-firefox-1
|
243 KB |
sha256:cd74f31453f28628965f1fa7208bf4452f351c470517f7ef8a282f554a6fc628
|
|
|
playwright-report-firefox-2
|
207 KB |
sha256:0e139b3a61e9d85177a0d0d95a9ebac9978098391c7b884ca6b42c9962c0b275
|
|
|
playwright-report-merged
|
6.15 MB |
sha256:3e720947c5b1cafb670538b1426e3035f6a6594a8d03953f69d36275627783bd
|
|
|
playwright-report-webkit-1
|
6.09 MB |
sha256:170d61e2412ac887a49990995b461cc07cfcfc7a1b9fc4b6a13491287939f598
|
|
|
playwright-report-webkit-2
|
208 KB |
sha256:aa123843b5e6185373af9a1a2da8e33757740b158e7cf136c6165e08f6231fa9
|
|
|
relative-ci-artifacts-editor
|
48.4 KB |
sha256:c06887e6e572e740cc45a6ae234d6ca16b214cbd023416181f25e8a7cc0a400a
|
|