fix: Suggestion menu overflow issue #6787
Annotations
30 errors, 1 warning, and 3 notices
|
Playwright Tests - webkit
Module '"@blocknote/core/extensions"' has no exported member 'TableHandlesExtension'.
|
|
Playwright Tests - webkit
Parameter 'cell' implicitly has an 'any' type.
|
|
Playwright Tests - webkit
Parameter 'row' implicitly has an 'any' type.
|
|
Playwright Tests - webkit
Module '"@blocknote/core/extensions"' has no exported member 'TableHandlesExtension'.
|
|
Playwright Tests - webkit
Module '"@blocknote/core/extensions"' has no exported member 'TableHandlesExtension'.
|
|
Playwright Tests - webkit
Module '"@blocknote/core/extensions"' has no exported member 'TableHandlesExtension'.
|
|
Playwright Tests - webkit
Binding element 'col' implicitly has an 'any' type.
|
|
Playwright Tests - webkit
Binding element 'row' implicitly has an 'any' type.
|
|
Playwright Tests - webkit
Module '"@blocknote/core/extensions"' has no exported member 'TableHandlesExtension'.
|
|
Playwright Tests - webkit
Module '"@blocknote/core/extensions"' has no exported member 'TableHandlesExtension'.
|
|
Playwright Tests - chromium
Process completed with exit code 1.
|
|
[chromium] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu:
tests/src/end-to-end/theming/theming.test.ts#L59
3) [chromium] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
547 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts-snapshots/dark-slash-menu-chromium-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium-retry2/dark-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium-retry2/dark-slash-menu-diff.png
57 |
58 | await page.waitForTimeout(500);
> 59 | expect(await page.screenshot()).toMatchSnapshot("dark-slash-menu.png");
| ^
60 | });
61 | test("Should show dark emoji picker", async ({ page }) => {
62 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts:59:37
|
|
[chromium] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu:
tests/src/end-to-end/theming/theming.test.ts#L59
3) [chromium] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
547 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts-snapshots/dark-slash-menu-chromium-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium-retry1/dark-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium-retry1/dark-slash-menu-diff.png
57 |
58 | await page.waitForTimeout(500);
> 59 | expect(await page.screenshot()).toMatchSnapshot("dark-slash-menu.png");
| ^
60 | });
61 | test("Should show dark emoji picker", async ({ page }) => {
62 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts:59:37
|
|
[chromium] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu:
tests/src/end-to-end/theming/theming.test.ts#L59
3) [chromium] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
Error: expect(Buffer).toMatchSnapshot(expected)
547 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts-snapshots/dark-slash-menu-chromium-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium/dark-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium/dark-slash-menu-diff.png
57 |
58 | await page.waitForTimeout(500);
> 59 | expect(await page.screenshot()).toMatchSnapshot("dark-slash-menu.png");
| ^
60 | });
61 | test("Should show dark emoji picker", async ({ page }) => {
62 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts:59:37
|
|
[chromium] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu:
tests/src/end-to-end/shadcn/shadcn.test.ts#L48
2) [chromium] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ───
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
551 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts-snapshots/shadcn-slash-menu-chromium-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-chromium-retry2/shadcn-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-chromium-retry2/shadcn-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("shadcn-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:48:37
|
|
[chromium] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu:
tests/src/end-to-end/shadcn/shadcn.test.ts#L48
2) [chromium] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ───
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
551 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts-snapshots/shadcn-slash-menu-chromium-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-chromium-retry1/shadcn-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-chromium-retry1/shadcn-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("shadcn-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:48:37
|
|
[chromium] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu:
tests/src/end-to-end/shadcn/shadcn.test.ts#L48
2) [chromium] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ───
Error: expect(Buffer).toMatchSnapshot(expected)
551 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts-snapshots/shadcn-slash-menu-chromium-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-chromium/shadcn-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-chromium/shadcn-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("shadcn-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:48:37
|
|
[chromium] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu:
tests/src/end-to-end/ariakit/ariakit.test.ts#L48
1) [chromium] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
984 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-slash-menu-chromium-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-chromium-retry2/ariakit-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-chromium-retry2/ariakit-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("ariakit-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:48:37
|
|
[chromium] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu:
tests/src/end-to-end/ariakit/ariakit.test.ts#L48
1) [chromium] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
984 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-slash-menu-chromium-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-chromium-retry1/ariakit-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-chromium-retry1/ariakit-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("ariakit-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:48:37
|
|
[chromium] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu:
tests/src/end-to-end/ariakit/ariakit.test.ts#L48
1) [chromium] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu
Error: expect(Buffer).toMatchSnapshot(expected)
984 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-slash-menu-chromium-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-chromium/ariakit-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-chromium/ariakit-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("ariakit-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:48:37
|
|
Playwright Tests - firefox
Process completed with exit code 1.
|
|
[firefox] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu:
tests/src/end-to-end/theming/theming.test.ts#L59
3) [firefox] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
422 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts-snapshots/dark-slash-menu-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-firefox-retry2/dark-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-firefox-retry2/dark-slash-menu-diff.png
57 |
58 | await page.waitForTimeout(500);
> 59 | expect(await page.screenshot()).toMatchSnapshot("dark-slash-menu.png");
| ^
60 | });
61 | test("Should show dark emoji picker", async ({ page }) => {
62 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts:59:37
|
|
[firefox] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu:
tests/src/end-to-end/theming/theming.test.ts#L59
3) [firefox] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
422 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts-snapshots/dark-slash-menu-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-firefox-retry1/dark-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-firefox-retry1/dark-slash-menu-diff.png
57 |
58 | await page.waitForTimeout(500);
> 59 | expect(await page.screenshot()).toMatchSnapshot("dark-slash-menu.png");
| ^
60 | });
61 | test("Should show dark emoji picker", async ({ page }) => {
62 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts:59:37
|
|
[firefox] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu:
tests/src/end-to-end/theming/theming.test.ts#L59
3) [firefox] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
Error: expect(Buffer).toMatchSnapshot(expected)
422 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts-snapshots/dark-slash-menu-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-firefox/dark-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-firefox/dark-slash-menu-diff.png
57 |
58 | await page.waitForTimeout(500);
> 59 | expect(await page.screenshot()).toMatchSnapshot("dark-slash-menu.png");
| ^
60 | });
61 | test("Should show dark emoji picker", async ({ page }) => {
62 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts:59:37
|
|
[firefox] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu:
tests/src/end-to-end/shadcn/shadcn.test.ts#L48
2) [firefox] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
388 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts-snapshots/shadcn-slash-menu-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-firefox-retry2/shadcn-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-firefox-retry2/shadcn-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("shadcn-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:48:37
|
|
[firefox] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu:
tests/src/end-to-end/shadcn/shadcn.test.ts#L48
2) [firefox] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
388 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts-snapshots/shadcn-slash-menu-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-firefox-retry1/shadcn-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-firefox-retry1/shadcn-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("shadcn-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:48:37
|
|
[firefox] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu:
tests/src/end-to-end/shadcn/shadcn.test.ts#L48
2) [firefox] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ────
Error: expect(Buffer).toMatchSnapshot(expected)
388 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts-snapshots/shadcn-slash-menu-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-firefox/shadcn-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-firefox/shadcn-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("shadcn-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:48:37
|
|
[firefox] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu:
tests/src/end-to-end/ariakit/ariakit.test.ts#L48
1) [firefox] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
619 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-slash-menu-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-firefox-retry2/ariakit-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-firefox-retry2/ariakit-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("ariakit-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:48:37
|
|
[firefox] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu:
tests/src/end-to-end/ariakit/ariakit.test.ts#L48
1) [firefox] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
619 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-slash-menu-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-firefox-retry1/ariakit-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-firefox-retry1/ariakit-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("ariakit-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:48:37
|
|
[firefox] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu:
tests/src/end-to-end/ariakit/ariakit.test.ts#L48
1) [firefox] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ─
Error: expect(Buffer).toMatchSnapshot(expected)
619 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-slash-menu-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-firefox/ariakit-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-firefox/ariakit-slash-menu-diff.png
46 |
47 | await page.waitForTimeout(500);
> 48 | expect(await page.screenshot()).toMatchSnapshot("ariakit-slash-menu.png");
| ^
49 | });
50 | test("Check emoji picker", async ({ page }) => {
51 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:48:37
|
|
Playwright Tests - webkit
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|
|
Build
{
"workflowData": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "eb4987f122965e79de2171abc5720a2420869cba",
"ref": "2363"
},
"key": "lw1628V9zo",
"runId": 21075082675,
"webhookDebug": {
"action": "requested",
"head_branch": "suggestion-menu-overflow-fix",
"head_repository_full_name": "TypeCellOS/BlockNote",
"full_name": "TypeCellOS/BlockNote",
"isPullRequest": true,
"prNumber": 2363,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "TypeCellOS/BlockNote:suggestion-menu-overflow-fix",
"oldPrDataHash": "ylSY613TMp",
"lookupKey": "TypeCellOS/BlockNote:suggestion-menu-overflow-fix",
"data": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "eb4987f122965e79de2171abc5720a2420869cba",
"ref": "2363"
}
}
}
|
|
🎭 Playwright Run Summary
3 failed
[chromium] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ─
[chromium] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ────
[chromium] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
1 skipped
96 passed (2.6m)
|
|
🎭 Playwright Run Summary
3 failed
[firefox] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ──
[firefox] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ─────
[firefox] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
11 skipped
86 passed (3.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-chromium
Expired
|
2.09 MB |
sha256:ba432b314b8e27a6f3ee4a956f653885e7b4fa7ec51293280c1e2bd60dacfa80
|
|
|
playwright-report-firefox
Expired
|
2.27 MB |
sha256:7d90f2470b85ee9bc71f9b9363a102bb6e60b11cac79696aee048abb08c42f51
|
|
|
relative-ci-artifacts-editor
Expired
|
46.3 KB |
sha256:3328d3ca924ece6815674d74d4c69301ea85bb727ded6efa1724f925803c4978
|
|