Decorations approach #8124
build.yml
on: pull_request
Playwright Build
1m 32s
Build
1m 37s
Matrix: playwright
Merge Playwright Reports
53s
Annotations
2 errors and 6 notices
|
Build
Process completed with exit code 1.
|
|
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:44:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves marks:
tests/src/utils/editor.ts#L47
1) [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:44:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves marks
Error: expect(string).toMatchSnapshot(expected)
@@ -16,47 +16,38 @@
"backgroundColor": "default",
"textColor": "default",
"textAlignment": "left",
"level": 1,
"isToggleable": false
- },
- "content": [
- {
- "type": "text",
- "marks": [
- {
- "type": "italic"
- }
- ],
- "text": "H"
- }
- ]
+ }
}
]
},
{
"type": "blockContainer",
"attrs": {
"id": "1"
},
"content": [
{
- "type": "paragraph",
+ "type": "heading",
"attrs": {
"backgroundColor": "default",
"textColor": "default",
- "textAlignment": "left"
+ "textAlignment": "left",
+ "level": 1,
+ "isToggleable": false
},
"content": [
{
"type": "text",
"marks": [
{
"type": "italic"
}
],
- "text": "eading"
+ "text": "Heading"
}
]
}
]
}
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/enterPreservesMarks-json-webkit-linux.json
Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-bc50b-Check-Enter-preserves-marks-webkit/enterPreservesMarks-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 |
50 | /**
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:61:5
|
|
🎭 Playwright Run Summary
1 skipped
42 passed (39.2s)
|
|
🎭 Playwright Run Summary
43 passed (36.5s)
|
|
🎭 Playwright Run Summary
43 passed (1.0m)
|
|
🎭 Playwright Run Summary
2 skipped
94 passed (1.3m)
|
|
🎭 Playwright Run Summary
16 skipped
80 passed (1.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:44:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves marks
12 skipped
83 passed (2.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-chromium-1
Expired
|
130 KB |
sha256:61853d46d25e1c4acf4a9b11df6d309be073759468d45c1613df71c55de8d927
|
|
|
blob-report-chromium-2
Expired
|
52.4 KB |
sha256:e31713501681eb1033b7cad2f48bd94819bf1bafb1a7cb67decd515a8a3ba967
|
|
|
blob-report-firefox-1
Expired
|
116 KB |
sha256:57b24c03163529ae69690ec0486f912ba4333ae6d10fd607179a745c4ebb4f97
|
|
|
blob-report-firefox-2
Expired
|
52 KB |
sha256:45776b3b73c5eacaaf85e0696f7424b6b7ab85ca1043916136b3b5ec993ac8f2
|
|
|
blob-report-webkit-1
Expired
|
5.24 MB |
sha256:84b2db1baa3eb936d8253d56997020dc3a26eb35c7a9866681e70b08d112f491
|
|
|
blob-report-webkit-2
Expired
|
53.1 KB |
sha256:75f7f71e54f8c97180e8af994d651b46b2dd0ace0fdbefadc9bcc0ce5740a0ee
|
|
|
playwright-build
Expired
|
21.6 MB |
sha256:ef959ca6eecbc04ddf8b039b475579d8201f8fbaea2caa6b6f07dd60f2d23b13
|
|
|
playwright-report-chromium-1
|
262 KB |
sha256:e43ed909e8d0a0cee9b8d0c2fdb1011565db9c2af78a1ce9b9e7d19b83afd92b
|
|
|
playwright-report-chromium-2
|
210 KB |
sha256:6da000d686dc7a0c33e7e222de0a9c37e2eed7c28256e7f1afe099726ee94145
|
|
|
playwright-report-firefox-1
|
251 KB |
sha256:b76a63a4a36173a8455ad2588bae7ba4fbfc532bf4b5c486e0b30f0a8126401a
|
|
|
playwright-report-firefox-2
|
209 KB |
sha256:ec94f9bed7fb68dd50b57ffdf7fdbfdc0a7aa39121221d9c8ad0d70102f6ef7f
|
|
|
playwright-report-merged
|
5.82 MB |
sha256:542276fd65fb32e9d530bdccfe32262bf1c61d29b56dcff9ce6968de0e29c4f1
|
|
|
playwright-report-webkit-1
|
5.74 MB |
sha256:0d044158a11fd61c9429f94e7369b4cb1cb8d59873f4a471039fab71a93c0ee1
|
|
|
playwright-report-webkit-2
|
210 KB |
sha256:37f9f3040e5eed4f8140bfd9813b56097ca27bc921dd58897cc7bdd88c45372c
|
|