Added click handling and HTML attribute link options to the editor #7394
build.yml
on: pull_request
Playwright Build
1m 14s
Build
1m 55s
Matrix: playwright
Merge Playwright Reports
36s
Annotations
2 errors and 6 notices
|
Build
Process completed with exit code 1.
|
|
[webkit] › src/end-to-end/multicolumn/multicolumn.test.ts:46:7 › Check Multi-Column Behaviour › Check Delete end of column list:
tests/src/utils/editor.ts#L47
1) [webkit] › src/end-to-end/multicolumn/multicolumn.test.ts:46:7 › Check Multi-Column Behaviour › Check Delete end of column list
Error: expect(string).toMatchSnapshot(expected)
@@ -188,41 +188,41 @@
"text": "Block 3"
}
]
}
]
- },
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "type": "blockContainer",
+ "attrs": {
+ "id": "11"
+ },
+ "content": [
+ {
+ "type": "paragraph",
+ "attrs": {
+ "backgroundColor": "default",
+ "textColor": "default",
+ "textAlignment": "left"
+ },
+ "content": [
{
- "type": "blockContainer",
- "attrs": {
- "id": "11"
- },
- "content": [
- {
- "type": "paragraph",
- "attrs": {
- "backgroundColor": "default",
- "textColor": "default",
- "textAlignment": "left"
- },
- "content": [
- {
- "type": "text",
- "text": "Paragraph"
- }
- ]
- }
- ]
+ "type": "text",
+ "text": "Paragraph"
}
]
}
]
},
{
"type": "blockContainer",
"attrs": {
- "id": "12"
+ "id": "13"
},
"content": [
{
"type": "paragraph",
"attrs": {
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/multicolumn/multicolumn.test.ts-snapshots/deleteEndOfColumnList-json-webkit-linux.json
Received: /__w/BlockNote/BlockNote/tests/test-results/multicolumn-multicolumn-Ch-3dc5c-k-Delete-end-of-column-list-webkit/deleteEndOfColumnList-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/multicolumn/multicolumn.test.ts:57:5
|
|
🎭 Playwright Run Summary
40 passed (35.6s)
|
|
🎭 Playwright Run Summary
40 passed (46.4s)
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › src/end-to-end/multicolumn/multicolumn.test.ts:46:7 › Check Multi-Column Behaviour › Check Delete end of column list
39 passed (53.8s)
|
|
🎭 Playwright Run Summary
2 skipped
82 passed (1.2m)
|
|
🎭 Playwright Run Summary
12 skipped
72 passed (1.5m)
|
|
🎭 Playwright Run Summary
10 skipped
74 passed (1.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-chromium-1
Expired
|
114 KB |
sha256:8a3653c4d4fdf38be855ae53e3bdc15aab7afdbf9d84e640fc367bdfbcd18fc8
|
|
|
blob-report-chromium-2
Expired
|
48.7 KB |
sha256:b0dac000c786291a0c5d0ccd4ed4e87b178662d4522ab28e68d6abb273925c9e
|
|
|
blob-report-firefox-1
Expired
|
103 KB |
sha256:ffd2fb9ecb67c5aac8165e8c7ff4a412fd5673b43ce6adad157259fc7a7dd8df
|
|
|
blob-report-firefox-2
Expired
|
49.9 KB |
sha256:23e71804d65bc81b4149bdd79e3a604a775c552233db3fe72e61c4b125a64a62
|
|
|
blob-report-webkit-1
Expired
|
108 KB |
sha256:1477cdc4087e739ee0bd4c476e4edae9c32b6ec76250b01ac0780700fc2ac7ad
|
|
|
blob-report-webkit-2
Expired
|
865 KB |
sha256:ef5a3ce13e0d12a7eb33da780b1adfa277804b5264ddc7ef527277a10b9958cd
|
|
|
playwright-build
Expired
|
21.6 MB |
sha256:0b0e4922dba35513168b8fd9e29e800598e8a8e5f8a2c092b8e3fb671f29a316
|
|
|
playwright-report-chromium-1
|
247 KB |
sha256:400bc167bb894a895e871988727a590e3310a346024fb8a18590847882c9ebd8
|
|
|
playwright-report-chromium-2
|
207 KB |
sha256:772c0e81e0745902995ac061f943b22d2cb6a00783e2b961b71edbd0cb2c0e67
|
|
|
playwright-report-firefox-1
|
240 KB |
sha256:317b71f8bd5b28659113693b2c575e194107e5d313d3726a107fcb73113fcc98
|
|
|
playwright-report-firefox-2
|
207 KB |
sha256:d3781555dd363d6761b6b080ccbbbdf52c36ad53f277d388980d9236106ac4b3
|
|
|
playwright-report-merged
|
1.48 MB |
sha256:79764564ade7600fb120e22fa66a445745eb37dd56cbc7838dabbe8eb7ccacab
|
|
|
playwright-report-webkit-1
|
244 KB |
sha256:42727a014d652c414bcaed842e562a5341a558eb221f900ab94fc54f706d0911
|
|
|
playwright-report-webkit-2
|
1.37 MB |
sha256:7ee2fd3a400882631133415387e44c544e867a451018e8a8118bcad6543b11e7
|
|