chore: rename file #4868
Annotations
7 errors and 3 notices
Build
Process completed with exit code 1.
|
src/unit/core/formatConversion/parse/runTests.test.ts > Parse tests (HTML) > styledTextWithImageListItem:
tests/src/unit/shared/formatConversion/parse/parseTestExecutors.ts#L21
Error: Snapshot `Parse tests (HTML) > styledTextWithImageListItem 1` mismatched
- Expected
+ Received
@@ -7,11 +7,10 @@
"id": "2",
"props": {
"backgroundColor": "default",
"caption": "",
"name": "",
- "previewWidth": 512,
"showPreview": true,
"textAlignment": "left",
"url": "http://localhost:3000/exampleURL",
},
"type": "image",
❯ testParseHTML src/unit/shared/formatConversion/parse/parseTestExecutors.ts:21:3
❯ src/unit/core/formatConversion/parse/runTests.test.ts:19:7
|
src/unit/core/formatConversion/parse/runTests.test.ts > Parse tests (HTML) > imageWithParagraphListItem:
tests/src/unit/shared/formatConversion/parse/parseTestExecutors.ts#L21
Error: Snapshot `Parse tests (HTML) > imageWithParagraphListItem 1` mismatched
- Expected
+ Received
@@ -7,11 +7,10 @@
"id": "2",
"props": {
"backgroundColor": "default",
"caption": "",
"name": "",
- "previewWidth": 512,
"showPreview": true,
"textAlignment": "left",
"url": "http://localhost:3000/exampleURL",
},
"type": "image",
❯ testParseHTML src/unit/shared/formatConversion/parse/parseTestExecutors.ts:21:3
❯ src/unit/core/formatConversion/parse/runTests.test.ts:19:7
|
src/unit/core/formatConversion/parse/runTests.test.ts > Parse tests (HTML) > imageWithTextListItem:
tests/src/unit/shared/formatConversion/parse/parseTestExecutors.ts#L21
Error: Snapshot `Parse tests (HTML) > imageWithTextListItem 1` mismatched
- Expected
+ Received
@@ -7,11 +7,10 @@
"id": "2",
"props": {
"backgroundColor": "default",
"caption": "",
"name": "",
- "previewWidth": 512,
"showPreview": true,
"textAlignment": "left",
"url": "http://localhost:3000/exampleURL",
},
"type": "image",
❯ testParseHTML src/unit/shared/formatConversion/parse/parseTestExecutors.ts:21:3
❯ src/unit/core/formatConversion/parse/runTests.test.ts:19:7
|
src/unit/core/formatConversion/parse/runTests.test.ts > Parse tests (HTML) > paragraphWithImageListItem:
tests/src/unit/shared/formatConversion/parse/parseTestExecutors.ts#L21
Error: Snapshot `Parse tests (HTML) > paragraphWithImageListItem 1` mismatched
- Expected
+ Received
@@ -7,11 +7,10 @@
"id": "2",
"props": {
"backgroundColor": "default",
"caption": "",
"name": "",
- "previewWidth": 512,
"showPreview": true,
"textAlignment": "left",
"url": "http://localhost:3000/exampleURL",
},
"type": "image",
❯ testParseHTML src/unit/shared/formatConversion/parse/parseTestExecutors.ts:21:3
❯ src/unit/core/formatConversion/parse/runTests.test.ts:19:7
|
src/unit/core/formatConversion/parse/runTests.test.ts > Parse tests (HTML) > textWithImageListItem:
tests/src/unit/shared/formatConversion/parse/parseTestExecutors.ts#L21
Error: Snapshot `Parse tests (HTML) > textWithImageListItem 1` mismatched
- Expected
+ Received
@@ -7,11 +7,10 @@
"id": "2",
"props": {
"backgroundColor": "default",
"caption": "",
"name": "",
- "previewWidth": 512,
"showPreview": true,
"textAlignment": "left",
"url": "http://localhost:3000/exampleURL",
},
"type": "image",
❯ testParseHTML src/unit/shared/formatConversion/parse/parseTestExecutors.ts:21:3
❯ src/unit/core/formatConversion/parse/runTests.test.ts:19:7
|
[webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar:
tests/src/end-to-end/ariakit/ariakit.test.ts#L41
1) [webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar
Error: expect(Buffer).toMatchSnapshot(expected)
1007 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts-snapshots/ariakit-link-toolbar-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-link-toolbar-webkit/ariakit-link-toolbar-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-link-toolbar-webkit/ariakit-link-toolbar-diff.png
39 |
40 | await page.waitForTimeout(500);
> 41 | expect(await page.screenshot()).toMatchSnapshot("ariakit-link-toolbar.png");
| ^
42 | });
43 | test("Check slash menu", async ({ page }) => {
44 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:41:37
|
🎭 Playwright Run Summary
89 passed (2.1m)
|
🎭 Playwright Run Summary
10 skipped
79 passed (2.5m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar ─
8 skipped
80 passed (2.9m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
playwright-report-chromium
|
256 KB |
sha256:e959618d3f8f32566f6e3360fbafa1f5e7fc4d803018a6d1ef73d66add6b7324
|
|
playwright-report-firefox
|
249 KB |
sha256:8e078032e448e41c439ede8d473679fbfb219269b5feb435c0f3dd7d15223d8f
|
|
playwright-report-webkit
|
815 KB |
sha256:2f7443240e7092c8d4159f9a0a53b9e3b5d7aed268cd2acda30097d68b10593f
|
|