fix: Make quote blocks isolating #6604
Annotations
3 errors and 3 notices
|
Build
Process completed with exit code 1.
|
|
src/unit/core/schema/runTests.test.ts > Schema test > Block specs test:
tests/src/unit/core/schema/runTests.test.ts#L23
Error: Snapshot `Schema test > Block specs test 1` mismatched
- Expected
+ Received
@@ -432,13 +432,10 @@
},
"extensions": [
[Function],
],
"implementation": {
- "meta": {
- "isolating": false,
- },
"node": null,
"parse": [Function],
"render": [Function],
"toExternalHTML": [Function],
},
❯ src/unit/core/schema/runTests.test.ts:23:5
|
|
[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
1 skipped
94 passed (2.3m)
|
|
🎭 Playwright Run Summary
11 skipped
84 passed (2.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar ─
9 skipped
85 passed (3.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-chromium
Expired
|
263 KB |
sha256:466ce174e3fb735ca2569d6a9cb0087f3b6d72d66ab44431842ad0d96761318a
|
|
|
playwright-report-firefox
Expired
|
256 KB |
sha256:88b020e28d76fc473423eaadca9dbcbc02c22c2c9ee252066fd81c173c3217de
|
|
|
playwright-report-webkit
Expired
|
831 KB |
sha256:e9aa973fba8cf1e4f90e0029615ddeeb46c0c43e73f992f6977f50a03053c3d5
|
|