fix: Drag preview blocking drops when overlapping the editor (BLO-996) #7479
build.yml
on: pull_request
Playwright Build
1m 46s
Build
4m 44s
Matrix: playwright
Merge Playwright Reports
36s
Annotations
1 error, 1 warning, and 7 notices
|
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:59:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks:
tests/src/utils/editor.ts#L47
1) [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:59:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks
Error: expect(string).toMatchSnapshot(expected)
@@ -16,37 +16,33 @@
"backgroundColor": "default",
"textColor": "default",
"textAlignment": "left",
"level": 1,
"isToggleable": false
- },
- "content": [
- {
- "type": "text",
- "text": "H"
- }
- ]
+ }
}
]
},
{
"type": "blockContainer",
"attrs": {
"id": "4"
},
"content": [
{
- "type": "paragraph",
+ "type": "heading",
"attrs": {
"backgroundColor": "default",
"textColor": "default",
- "textAlignment": "left"
+ "textAlignment": "left",
+ "level": 1,
+ "isToggleable": false
},
"content": [
{
"type": "text",
- "text": "eading"
+ "text": "Heading"
}
]
},
{
"type": "blockGroup",
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/enterPreservesNestedBlocks-json-webkit-linux.json
Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-351fd-ter-preserves-nested-blocks-webkit/enterPreservesNestedBlocks-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:75:5
|
|
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/
|
|
🎭 Playwright Run Summary
40 passed (35.5s)
|
|
🎭 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)
|
|
Build
{
"workflowData": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "b068e5df69c2c7ec1c2859c3d3b5c6f072622fae",
"ref": "2670"
},
"key": "4rOXRL1F0B",
"runId": 24782821514,
"webhookDebug": {
"action": "requested",
"head_branch": "drag-preview-overlap-fix",
"head_repository_full_name": "TypeCellOS/BlockNote",
"full_name": "TypeCellOS/BlockNote",
"isPullRequest": true,
"prNumber": 2670,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "TypeCellOS/BlockNote:drag-preview-overlap-fix",
"oldPrDataHash": "pJCEDhO5Ty",
"lookupKey": "TypeCellOS/BlockNote:drag-preview-overlap-fix",
"data": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "b068e5df69c2c7ec1c2859c3d3b5c6f072622fae",
"ref": "2670"
}
}
}
|
|
🎭 Playwright Run Summary
40 passed (41.4s)
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:59:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks
10 skipped
75 passed (2.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-chromium-1
Expired
|
117 KB |
sha256:09b772c7c8c7a5cdb0840e4d1b8adb7aaa6e9546c27b6e6d646c7b90b9bcd326
|
|
|
blob-report-chromium-2
Expired
|
48.6 KB |
sha256:1dbbc613209718daf000d9e008c4a9f8377d5b0ab126e30a899026094b8dc907
|
|
|
blob-report-firefox-1
Expired
|
106 KB |
sha256:baa4c6c9569493d4120ada00c1f526c87f55e38803921b9e8c8288b7dc4456cc
|
|
|
blob-report-firefox-2
Expired
|
49.2 KB |
sha256:2b41cece4635cb24315b995afc6175dd8e40435050f21ae37dcc5234c7f7412d
|
|
|
blob-report-webkit-1
Expired
|
5.29 MB |
sha256:0ef01cb37a725ae58748d1919c73413e2a948f17c6a538673fc302e458b2199c
|
|
|
blob-report-webkit-2
Expired
|
49.6 KB |
sha256:c525f321fda6e63581ef1aabb8ce73887cc165fefdb6d7d46b5f32f1723ff4a6
|
|
|
playwright-build
Expired
|
21.5 MB |
sha256:8791e1d250c98433f10cf53d3703f5349b2f19efbf799dd0541a2bf74c3f5e13
|
|
|
playwright-report-chromium-1
|
251 KB |
sha256:e8ed80ba2b83a662b08b46ec315cf615d92d7ef894deaf5b30384580c38138f7
|
|
|
playwright-report-chromium-2
|
207 KB |
sha256:73bb20569921cc4f8448796258c180175ace134f5a27652a36691228c385bf94
|
|
|
playwright-report-firefox-1
|
243 KB |
sha256:90e50febf6e013709b7e744eb14aca5dd7fd155ef5629a8e62d81eb1feade9bf
|
|
|
playwright-report-firefox-2
|
207 KB |
sha256:5787900b0f34702c307b2564c276a9f16e505fbe4af328eb6b0c4158785b7976
|
|
|
playwright-report-merged
|
5.86 MB |
sha256:8dd0219f83a754a3bd07fdbc9670caff52dfd3015f4ce7ae0c569d473cb4d7d2
|
|
|
playwright-report-webkit-1
|
5.79 MB |
sha256:843cd2056369a65a302f5a5345a5520beebb92a50cb4aeaaadcfa8e42197e626
|
|
|
playwright-report-webkit-2
|
208 KB |
sha256:d556b733efee5d587add91330eec94de63b9837922d1ca46bceac7f9bddfb168
|
|
|
relative-ci-artifacts-editor
|
48.4 KB |
sha256:eacee433cef744f29e65c2af5fe242275ed25c3ec4d511b01beadcb65832e001
|
|