fix: Suggestion menu overflow issue #6789
Annotations
30 errors and 4 notices
|
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
|
|
[webkit] › src/end-to-end/basics/basicblocks.test.ts:11:7 › Check basic text block appearance › Check basic text block appearance:
tests/src/end-to-end/basics/basicblocks.test.ts#L0
4) [webkit] › src/end-to-end/basics/basicblocks.test.ts:11:7 › Check basic text block appearance › Check basic text block appearance
Test timeout of 30000ms exceeded.
|
|
[webkit] › 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) [webkit] › 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)
1398 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-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-webkit-retry2/dark-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-webkit-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
|
|
[webkit] › 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) [webkit] › 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)
1398 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-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-webkit-retry1/dark-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-webkit-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
|
|
[webkit] › 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) [webkit] › 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)
1398 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-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-webkit/dark-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-webkit/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
|
|
[webkit] › 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) [webkit] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ─────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
1070 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-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-webkit-retry2/shadcn-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-webkit-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
|
|
[webkit] › 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) [webkit] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ─────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
1070 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-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-webkit-retry1/shadcn-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-webkit-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
|
|
[webkit] › 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) [webkit] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ─────
Error: expect(Buffer).toMatchSnapshot(expected)
1070 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-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-webkit/shadcn-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-webkit/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
|
|
[webkit] › 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) [webkit] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ──
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
2110 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-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-webkit-retry2/ariakit-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-webkit-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
|
|
[webkit] › 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) [webkit] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ──
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
2110 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-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-webkit-retry1/ariakit-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-webkit-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
|
|
[webkit] › 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) [webkit] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ──
Error: expect(Buffer).toMatchSnapshot(expected)
2110 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-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-webkit/ariakit-slash-menu-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-webkit/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
|
|
Build
{
"workflowData": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "eb4987f122965e79de2171abc5720a2420869cba",
"ref": "2363"
},
"key": "fAKzVNbgl5",
"runId": 21075167592,
"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.3m)
|
|
🎭 Playwright Run Summary
3 failed
[webkit] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ───
[webkit] › src/end-to-end/shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ──────
[webkit] › src/end-to-end/theming/theming.test.ts:54:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
1 flaky
[webkit] › src/end-to-end/basics/basicblocks.test.ts:11:7 › Check basic text block appearance › Check basic text block appearance
9 skipped
87 passed (4.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-chromium
Expired
|
2.1 MB |
sha256:bce32fb15275fdad57c6f561968aed76372cf03ca2c445fbdc6c6026bf6b8381
|
|
|
playwright-report-firefox
Expired
|
2.27 MB |
sha256:70e2d3cc0ba6d2c2beb1779a53eb85607eb64fe5cc9ca46f7902639294b8388c
|
|
|
playwright-report-webkit
Expired
|
4.93 MB |
sha256:764378765b94d524a7799be0930681882459b633da8fc9accd590553f7f07048
|
|
|
relative-ci-artifacts-editor
|
46.3 KB |
sha256:a03589de244315c019dea772e298859e7667daa4f2b2ef350c4f3c65ef1d89dd
|
|