fix: Formatting toolbar opening when inserting file block with trailingBlock: false (BLO-860)
#7630
build.yml
on: pull_request
Playwright Build
1m 17s
Build
3m 51s
Matrix: playwright
Merge Playwright Reports
47s
Annotations
1 error, 1 warning, and 7 notices
|
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:97:7 › Check Keyboard Handlers' Behaviour › Check Backspace at the start of a block:
tests/src/utils/editor.ts#L47
1) [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:97:7 › Check Keyboard Handlers' Behaviour › Check Backspace at the start of a block
Error: expect(string).toMatchSnapshot(expected)
@@ -9,15 +9,17 @@
"attrs": {
"id": "0"
},
"content": [
{
- "type": "paragraph",
+ "type": "heading",
"attrs": {
"backgroundColor": "default",
"textColor": "default",
- "textAlignment": "left"
+ "textAlignment": "left",
+ "level": 1,
+ "isToggleable": false
},
"content": [
{
"type": "text",
"text": "Heading"
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/backspaceStartOfBlock-json-webkit-linux.json
Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-54c1c-ace-at-the-start-of-a-block-webkit/backspaceStartOfBlock-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:105: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/
|
|
Build
{
"workflowData": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "46f65509583d3d1616a8f524148e37b8618c7ca0",
"ref": "2704",
"headBranch": "trailing-block-file-insert"
},
"key": "R8Cnhz4bvS",
"runId": 25330193681,
"webhookDebug": {
"action": "requested",
"head_branch": "trailing-block-file-insert",
"head_repository_full_name": "TypeCellOS/BlockNote",
"full_name": "TypeCellOS/BlockNote",
"isPullRequest": true,
"prNumber": 2704,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "TypeCellOS/BlockNote:trailing-block-file-insert",
"oldPrDataHash": "VHjk2m7EKq",
"lookupKey": "TypeCellOS/BlockNote:trailing-block-file-insert",
"data": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "46f65509583d3d1616a8f524148e37b8618c7ca0",
"ref": "2704",
"headBranch": "trailing-block-file-insert"
}
},
"currentCursor": {
"sha": "46f65509583d3d1616a8f524148e37b8618c7ca0",
"timestamp": 25330099826
}
}
|
|
🎭 Playwright Run Summary
43 passed (36.9s)
|
|
🎭 Playwright Run Summary
1 skipped
42 passed (45.4s)
|
|
🎭 Playwright Run Summary
43 passed (1.1m)
|
|
🎭 Playwright Run Summary
2 skipped
91 passed (1.4m)
|
|
🎭 Playwright Run Summary
15 skipped
78 passed (1.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:97:7 › Check Keyboard Handlers' Behaviour › Check Backspace at the start of a block
12 skipped
80 passed (2.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-chromium-1
Expired
|
128 KB |
sha256:5bdad89a961d2b6a6f4169ae29e6afb505fa83f077ab6751a162de5a4fbd8645
|
|
|
blob-report-chromium-2
Expired
|
52.8 KB |
sha256:32ae26ad20178f0ebc8d4f57a9ef1c65ff414b90c7f31d860c513a67d32176d0
|
|
|
blob-report-firefox-1
Expired
|
115 KB |
sha256:90f928fedc8c04222988dc933cc8ac43cc227ed6a05251a6476b45d70995e5b3
|
|
|
blob-report-firefox-2
Expired
|
52.5 KB |
sha256:66e8bc9bf9e0ad869e23ca4c8182ccd518e7eb6cfeae5f5168ef693b00db1106
|
|
|
blob-report-webkit-1
Expired
|
5.32 MB |
sha256:762ea20696f11ca793f8b204460b252e808e286aa1933604b7d849e42a60ee6c
|
|
|
blob-report-webkit-2
Expired
|
53.6 KB |
sha256:d2ea30977c812d71f3d9a10229413daec9c248c9bdd3f321cd870114e6f83694
|
|
|
playwright-build
Expired
|
21.5 MB |
sha256:8b131d62520d6bf2df867d562389148f0142599298d3346147327d35028c34dd
|
|
|
playwright-report-chromium-1
|
261 KB |
sha256:ad26c4ccdcc70b7357d4e77323188a9c3776d17e8e551cdf9beae4866a6d8c51
|
|
|
playwright-report-chromium-2
|
210 KB |
sha256:49424e8aabc37f07643e80e502ef777b700c0ab10eddeb97aa10bee87212a5e2
|
|
|
playwright-report-firefox-1
|
251 KB |
sha256:13a5f2268c5eacdeee688fd0b261a9c263e1b8ee936296c85ddcfa70d1dea3bc
|
|
|
playwright-report-firefox-2
|
209 KB |
sha256:6fe3995fcc9368320ff2a4e4c1a45b7bed782b280e4085e1cdaae574bfa5688b
|
|
|
playwright-report-merged
|
5.89 MB |
sha256:9aaf499f016c023a445ff1afaf27789ac3df6eea54e0ba147d3c387bb2c3050a
|
|
|
playwright-report-webkit-1
|
5.82 MB |
sha256:478f1b0eb612a255d7dde4038fde8f4f3c46d9b4754b4d5b36896490c2ba5b41
|
|
|
playwright-report-webkit-2
|
210 KB |
sha256:5b5aa1e0d4d99b1ee2b7e4cbe24b1b8b973fe9505653b49bb34c82cdb86be7aa
|
|
|
relative-ci-artifacts-editor
|
48.5 KB |
sha256:56e12f7d4a972c7eb848c3fd12f3a25f789f5cfe076cc78a72b413b11ea2e6fc
|
|