feat: Code mark input rule edge case (BLO-938) #7585
build.yml
on: pull_request
Playwright Build
55s
Build
3m 42s
Matrix: playwright
Merge Playwright Reports
57s
Annotations
1 error, 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
1) [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
|
|
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
42 passed (36.4s)
|
|
🎭 Playwright Run Summary
42 passed (46.4s)
|
|
🎭 Playwright Run Summary
42 passed (1.0m)
|
|
🎭 Playwright Run Summary
2 skipped
89 passed (1.3m)
|
|
Build
{
"workflowData": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "cdba17e9fc64b17425edf576fe7ac36f8dc1cf6a",
"ref": "2698"
},
"key": "BkmAzOhQ55",
"runId": 25175960422,
"webhookDebug": {
"action": "requested",
"head_branch": "code-input-rule-case",
"head_repository_full_name": "TypeCellOS/BlockNote",
"full_name": "TypeCellOS/BlockNote",
"isPullRequest": true,
"prNumber": 2698,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "TypeCellOS/BlockNote:code-input-rule-case",
"oldPrDataHash": "SGUGPfCIxb",
"lookupKey": "TypeCellOS/BlockNote:code-input-rule-case",
"data": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "cdba17e9fc64b17425edf576fe7ac36f8dc1cf6a",
"ref": "2698"
}
}
}
|
|
🎭 Playwright Run Summary
15 skipped
76 passed (1.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:275:7 › Check Keyboard Handlers' Behaviour › Check Delete end of block with multiple children
11 skipped
79 passed (2.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-chromium-1
Expired
|
126 KB |
sha256:ce44f0fd669346ff893f0756fc6aa37a342f69af909308988fb2775110e09ebc
|
|
|
blob-report-chromium-2
Expired
|
50.8 KB |
sha256:55a2255fde3ee0d9544d50ce1ae2cae5aa9660d5f5fd74e71a5f61215b68b978
|
|
|
blob-report-firefox-1
Expired
|
112 KB |
sha256:b60870445288b08c8faf22dcb85a603764e0fe0065d1b5231a4c3b62b3904613
|
|
|
blob-report-firefox-2
Expired
|
51.6 KB |
sha256:38d7b26c2324b428b5a72b78356f073519593bbb2b5dc5f0b739e027784eeef7
|
|
|
blob-report-webkit-1
Expired
|
5.25 MB |
sha256:d1a8470ebf57a49debc92ef4524a28f947c77e451cc406ccaaa76e0455d79a1d
|
|
|
blob-report-webkit-2
Expired
|
51.9 KB |
sha256:11c40ed24eb5fc019464afa3dc76215165ec7b54b8dc06cfceb1b1f57e428b9e
|
|
|
playwright-build
Expired
|
21.5 MB |
sha256:3cffe4b644c34cc1e271ab96767b108be10e7eec5beb435594738a51b72b5679
|
|
|
playwright-report-chromium-1
Expired
|
259 KB |
sha256:fcb2fd25373ee45d136b932785a805356da24afd4063d591286ea416a0e83d09
|
|
|
playwright-report-chromium-2
Expired
|
208 KB |
sha256:73a0556591fb59c7fdcfbe41aceb51236186c31480db8d62a68947e2eb5c5f17
|
|
|
playwright-report-firefox-1
Expired
|
249 KB |
sha256:1fc109f010755eec72974bf4173602c781d984c7b0b031493509f6b7f51a892b
|
|
|
playwright-report-firefox-2
Expired
|
209 KB |
sha256:96db592e4361958260cc44fbaa1516196df75d905ebfe52f50431f665c959ecc
|
|
|
playwright-report-merged
Expired
|
5.81 MB |
sha256:185fbd8873efbccd4cbfdffcaca8702a77598aa2f1fd1a2b00d1df5b89f1dc0a
|
|
|
playwright-report-webkit-1
Expired
|
5.75 MB |
sha256:527292786a10d2f53b60579e3a897be4af9e7c305cb4527d4244db07bf4c6a75
|
|
|
playwright-report-webkit-2
Expired
|
209 KB |
sha256:22c19a265778ee5a744a74c9460041a3e31d1873fcc778e8811242f31a0e957f
|
|
|
relative-ci-artifacts-editor
|
48.3 KB |
sha256:7303b7eaf3c354ca51ac31b2e6fefb4ab2757e0022d9d4dd5b393da76d150214
|
|