fix: Code block PDF export (BLO-987) (#2725) #7722
build.yml
on: push
Playwright Build
1m 18s
Build
2m 46s
Matrix: playwright
Merge Playwright Reports
45s
Annotations
1 error, 1 warning, and 7 notices
|
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:77:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks for empty block:
tests/src/utils/editor.ts#L47
1) [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:77:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks for empty block
Error: expect(string).toMatchSnapshot(expected)
@@ -17,26 +17,10 @@
"textColor": "default",
"textAlignment": "left",
"level": 1,
"isToggleable": false
}
- }
- ]
- },
- {
- "type": "blockContainer",
- "attrs": {
- "id": "4"
- },
- "content": [
- {
- "type": "paragraph",
- "attrs": {
- "backgroundColor": "default",
- "textColor": "default",
- "textAlignment": "left"
- }
},
{
"type": "blockGroup",
"content": [
{
@@ -55,19 +39,41 @@
"isToggleable": false
},
"content": [
{
"type": "text",
- "text": "Heading"
+ "text": "Hea"
}
]
}
]
},
{
"type": "blockContainer",
"attrs": {
+ "id": "4"
+ },
+ "content": [
+ {
+ "type": "paragraph",
+ "attrs": {
+ "backgroundColor": "default",
+ "textColor": "default",
+ "textAlignment": "left"
+ },
+ "content": [
+ {
+ "type": "text",
+ "text": "ding"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "blockContainer",
+ "attrs": {
"id": "2"
},
"content": [
{
"type": "heading",
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/enterPreservesNestedBlocksEmpty-json-webkit-linux.json
Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-5461c-sted-blocks-for-empty-block-webkit/enterPreservesNestedBlocksEmpty-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:95: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": "643ad0b37acf1fcd5314bd4bb585fbf139086e73",
"ref": "main",
"headBranch": null
},
"key": "7dafzGyMhF",
"runId": 25544834109,
"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": "643ad0b37acf1fcd5314bd4bb585fbf139086e73",
"ref": "main",
"headBranch": null
}
},
"currentCursor": {
"sha": "9b441beb3de9a128e03daee8e4ff5400db45b7bb",
"timestamp": 25491281680
},
"pkgPrNewVersion": "0.0.71"
}
|
|
🎭 Playwright Run Summary
43 passed (36.7s)
|
|
🎭 Playwright Run Summary
1 skipped
42 passed (45.8s)
|
|
🎭 Playwright Run Summary
43 passed (1.0m)
|
|
🎭 Playwright Run Summary
16 skipped
77 passed (1.5m)
|
|
🎭 Playwright Run Summary
2 skipped
91 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:77:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks for empty block
12 skipped
80 passed (2.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-chromium-1
Expired
|
128 KB |
sha256:6429c988b5f090e52877328aaadcf69fedf0fc5ad45eccacc5403d4ec8ab1f33
|
|
|
blob-report-chromium-2
Expired
|
52.7 KB |
sha256:186c821239a04880ef3b8658691e8f59cb145f7fd019ac2694871b3968514806
|
|
|
blob-report-firefox-1
Expired
|
114 KB |
sha256:b0725dbfe69fb51a427de0e0b5b6f1aac9df218a0805e67b957bc3d3525f8af5
|
|
|
blob-report-firefox-2
Expired
|
52.4 KB |
sha256:2fac4583e6b8e9cafe9665551f2dd43fe06b986866b24ebe2706adb6193376f5
|
|
|
blob-report-webkit-1
Expired
|
5.26 MB |
sha256:d91b483d53008a6e033495a9c1df5e65e3be0248bae591904da136ea370d4066
|
|
|
blob-report-webkit-2
Expired
|
53.4 KB |
sha256:787d86c55d2f2323a05a8cd2274cab96627fa59dab8c81f9006ac3e1e9108b13
|
|
|
playwright-build
Expired
|
21.2 MB |
sha256:79fd855ba152adfb7ec492387166ad1a85eeb54b77609f72e3d27deaa980ee39
|
|
|
playwright-report-chromium-1
Expired
|
261 KB |
sha256:f8837c526b409c6b7611249b77b64603d795b46526775a54db5637aacacc071d
|
|
|
playwright-report-chromium-2
Expired
|
210 KB |
sha256:1953ce8678ef6f2e987d7d735cceff8d101583746e04da7d28ab3d230b3d6b1e
|
|
|
playwright-report-firefox-1
Expired
|
250 KB |
sha256:faf3782d8e83ee7e5b1b7a876654293b6ffe6b8f623c29bbf47377b3e57b4949
|
|
|
playwright-report-firefox-2
Expired
|
209 KB |
sha256:8fc279d9f9d603066c405b45e8d9eedfd9aa711dbd1a5f02465a45eafae660c3
|
|
|
playwright-report-merged
Expired
|
5.84 MB |
sha256:5c6512d41304dce897f62c28da5a9f4808a5010afd9de6e4bad3fc6c9a2d1932
|
|
|
playwright-report-webkit-1
Expired
|
5.77 MB |
sha256:b9d8ba06a465fcc8a54aed1e8b001cdd80990fac654e2fb3dadec7728944b73b
|
|
|
playwright-report-webkit-2
Expired
|
210 KB |
sha256:3a53ca59e16e462f4f009d418a0c42b056f0285a3cbeae732ce7e70768b636c5
|
|
|
relative-ci-artifacts-editor
|
44.7 KB |
sha256:925a07f13dc876c089b4789546072a4ae1acc609debbad3d0ca2a96acedfd6ac
|
|