feat: Code mark input rule edge case (BLO-938) (#2698) #7603
build.yml
on: push
Playwright Build
2m 0s
Build
2m 44s
Matrix: playwright
Merge Playwright Reports
50s
Annotations
1 error, 1 warning, and 7 notices
|
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:195:7 › Check Keyboard Handlers' Behaviour › Check Delete before inline content block:
tests/src/utils/editor.ts#L47
1) [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:195:7 › Check Keyboard Handlers' Behaviour › Check Delete before inline content block
Error: expect(string).toMatchSnapshot(expected)
@@ -18,28 +18,50 @@
"textAlignment": "left"
},
"content": [
{
"type": "text",
- "text": "ParagraphParagraph"
+ "text": "Paragraph"
}
]
}
]
},
{
"type": "blockContainer",
"attrs": {
- "id": "2"
+ "id": "1"
},
"content": [
{
"type": "paragraph",
"attrs": {
"backgroundColor": "default",
"textColor": "default",
"textAlignment": "left"
+ },
+ "content": [
+ {
+ "type": "text",
+ "text": "Paragraph"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "blockContainer",
+ "attrs": {
+ "id": "3"
+ },
+ "content": [
+ {
+ "type": "paragraph",
+ "attrs": {
+ "backgroundColor": "default",
+ "textColor": "default",
+ "textAlignment": "left"
}
}
]
}
]
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/deleteInlineContent-json-webkit-linux.json
Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-7f47c-before-inline-content-block-webkit/deleteInlineContent-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:204: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": "c48abc8f7ea31462f3694e143b9d9a60c1708561",
"ref": "main"
},
"key": "BNKImkNeLK",
"runId": 25210363570,
"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": "c48abc8f7ea31462f3694e143b9d9a60c1708561",
"ref": "main"
}
}
}
|
|
🎭 Playwright Run Summary
42 passed (46.8s)
|
|
🎭 Playwright Run Summary
42 passed (36.1s)
|
|
🎭 Playwright Run Summary
42 passed (1.0m)
|
|
🎭 Playwright Run Summary
2 skipped
89 passed (1.3m)
|
|
🎭 Playwright Run Summary
15 skipped
76 passed (1.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:195:7 › Check Keyboard Handlers' Behaviour › Check Delete before inline content block
11 skipped
79 passed (2.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-chromium-1
Expired
|
127 KB |
sha256:1742753251ba2f3b0405558d6801576101dadc1735f5a8b2c27f06da63e7d8ab
|
|
|
blob-report-chromium-2
Expired
|
50.8 KB |
sha256:67d17c63d6aab70651c718db6721bf37687b1b12de1748e3e657512845b39d72
|
|
|
blob-report-firefox-1
Expired
|
112 KB |
sha256:91a65c3fdfd11cce1f86cd22792063891fa407b430efc17d891c704e695d24b0
|
|
|
blob-report-firefox-2
Expired
|
51.4 KB |
sha256:86ab3776a0557d61e688c6051391464931820663ba038f980b577ca64c699444
|
|
|
blob-report-webkit-1
Expired
|
5.28 MB |
sha256:a4b2d8199a929b77e2fe9a0725ccb957bad672dab8db958d5ccc1c9910475986
|
|
|
blob-report-webkit-2
Expired
|
51.8 KB |
sha256:77b174e8b41bff9fc626c3e0b1a347eac04ef8f12ed81d348e285342591a9b64
|
|
|
playwright-build
Expired
|
21.5 MB |
sha256:bdf01274f639e12a1822f2f8fb524b4386dbafbf6d2ff94e40da0a33cb90347c
|
|
|
playwright-report-chromium-1
|
259 KB |
sha256:60ece085ba7c0a68b7e2a375fadcd4d154e331412a955de33da866942ee86805
|
|
|
playwright-report-chromium-2
|
208 KB |
sha256:ea043d44e67802d85e7e84fd6df636551e74cba2dcc418c4ad6403f9f3f27b3a
|
|
|
playwright-report-firefox-1
|
249 KB |
sha256:1ab9c89af8c7ad073fcff1c521c2b3d02c0ea39e87c6b4ec72e1bae1cfa88910
|
|
|
playwright-report-firefox-2
|
209 KB |
sha256:965181af238c8bde8ab071a32ea2c1e5a80477b9ad4be7ad69754f29814be7f2
|
|
|
playwright-report-merged
|
5.84 MB |
sha256:f2b355fc4f419e280e27b081c518c0d63b423b441cc6cc4a8f8f8d29b7733f32
|
|
|
playwright-report-webkit-1
|
5.78 MB |
sha256:f32f02745cce7df10591e2fb9223ead160d9710e3094a81a265f2832ffdb598a
|
|
|
playwright-report-webkit-2
|
209 KB |
sha256:d9154c5009fc7b8d60a90edd812234d3d54d9f8224074e4f56464c56c461a590
|
|
|
relative-ci-artifacts-editor
|
48.3 KB |
sha256:b359d130de4c7cf8ec263f2dde167183ddf5cdc85eacde085a5c3fe337f52a90
|
|