feat: Page break #3815
Annotations
10 errors, 6 warnings, and 1 notice
Run Playwright tests:
tests/src/end-to-end/ariakit/ariakit.test.ts#L48
1) [chromium] › ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ───────────────
Error: expect(Buffer).toMatchSnapshot(expected)
1744 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts-snapshots/ariakit-slash-menu-chromium-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-chromium/ariakit-slash-menu-actual.png
Diff: /home/runner/work/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 /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:48:37
|
Run Playwright tests:
tests/src/end-to-end/ariakit/ariakit.test.ts#L48
1) [chromium] › ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
1744 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts-snapshots/ariakit-slash-menu-chromium-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-chromium-retry1/ariakit-slash-menu-actual.png
Diff: /home/runner/work/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 /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:48:37
|
Run Playwright tests:
tests/src/end-to-end/ariakit/ariakit.test.ts#L48
1) [chromium] › ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ───────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
1744 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts-snapshots/ariakit-slash-menu-chromium-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-chromium-retry2/ariakit-slash-menu-actual.png
Diff: /home/runner/work/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 /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:48:37
|
Run Playwright tests:
tests/src/end-to-end/shadcn/shadcn.test.ts#L48
2) [chromium] › shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ──────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
2981 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts-snapshots/shadcn-slash-menu-chromium-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-chromium/shadcn-slash-menu-actual.png
Diff: /home/runner/work/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 /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:48:37
|
Run Playwright tests:
tests/src/end-to-end/shadcn/shadcn.test.ts#L48
2) [chromium] › shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
2981 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts-snapshots/shadcn-slash-menu-chromium-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-chromium-retry1/shadcn-slash-menu-actual.png
Diff: /home/runner/work/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 /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:48:37
|
Run Playwright tests:
tests/src/end-to-end/shadcn/shadcn.test.ts#L48
2) [chromium] › shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ──────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
2981 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts-snapshots/shadcn-slash-menu-chromium-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-slash-menu-chromium-retry2/shadcn-slash-menu-actual.png
Diff: /home/runner/work/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 /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:48:37
|
Run Playwright tests:
tests/src/end-to-end/theming/theming.test.ts#L58
3) [chromium] › theming/theming.test.ts:53:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
Error: expect(Buffer).toMatchSnapshot(expected)
2752 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts-snapshots/dark-slash-menu-chromium-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium/dark-slash-menu-actual.png
Diff: /home/runner/work/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium/dark-slash-menu-diff.png
56 |
57 | await page.waitForTimeout(500);
> 58 | expect(await page.screenshot()).toMatchSnapshot("dark-slash-menu.png");
| ^
59 | });
60 | test("Should show dark emoji picker", async ({ page }) => {
61 | await focusOnEditor(page);
at /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts:58:37
|
Run Playwright tests:
tests/src/end-to-end/theming/theming.test.ts#L58
3) [chromium] › theming/theming.test.ts:53:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
2752 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts-snapshots/dark-slash-menu-chromium-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium-retry1/dark-slash-menu-actual.png
Diff: /home/runner/work/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium-retry1/dark-slash-menu-diff.png
56 |
57 | await page.waitForTimeout(500);
> 58 | expect(await page.screenshot()).toMatchSnapshot("dark-slash-menu.png");
| ^
59 | });
60 | test("Should show dark emoji picker", async ({ page }) => {
61 | await focusOnEditor(page);
at /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts:58:37
|
Run Playwright tests:
tests/src/end-to-end/theming/theming.test.ts#L58
3) [chromium] › theming/theming.test.ts:53:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
2752 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts-snapshots/dark-slash-menu-chromium-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium-retry2/dark-slash-menu-actual.png
Diff: /home/runner/work/BlockNote/BlockNote/tests/test-results/theming-theming-Check-Dark-63be0-Should-show-dark-slash-menu-chromium-retry2/dark-slash-menu-diff.png
56 |
57 | await page.waitForTimeout(500);
> 58 | expect(await page.screenshot()).toMatchSnapshot("dark-slash-menu.png");
| ^
59 | });
60 | test("Should show dark emoji picker", async ({ page }) => {
61 | await focusOnEditor(page);
at /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/theming/theming.test.ts:58:37
|
Run Playwright tests:
tests/src/end-to-end/ariakit/ariakit.test.ts#L48
4) [firefox] › ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
1409 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts-snapshots/ariakit-slash-menu-firefox-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-slash-menu-firefox/ariakit-slash-menu-actual.png
Diff: /home/runner/work/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 /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:48:37
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Playwright tests:
tests/[webkit] › draghandle/draghandle.test.ts#L1
tests/[webkit] › draghandle/draghandle.test.ts took 27.6s
|
Run Playwright tests:
tests/[firefox] › draghandle/draghandle.test.ts#L1
tests/[firefox] › draghandle/draghandle.test.ts took 27.4s
|
Run Playwright tests:
tests/[chromium] › draghandle/draghandle.test.ts#L1
tests/[chromium] › draghandle/draghandle.test.ts took 23.0s
|
Run Playwright tests:
tests/[webkit] › slashmenu/slashmenu.test.ts#L1
tests/[webkit] › slashmenu/slashmenu.test.ts took 22.0s
|
Run Playwright tests:
tests/[webkit] › images/images.test.ts#L1
tests/[webkit] › images/images.test.ts took 21.6s
|
Run Playwright tests
9 failed
[chromium] › ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ────────────────
[chromium] › shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ───────────────────
[chromium] › theming/theming.test.ts:53:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
[firefox] › ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ─────────────────
[firefox] › shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ────────────────────
[firefox] › theming/theming.test.ts:53:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
[webkit] › ariakit/ariakit.test.ts:43:7 › Check Ariakit UI › Check slash menu ──────────────────
[webkit] › shadcn/shadcn.test.ts:43:7 › Check ShadCN UI › Check slash menu ─────────────────────
[webkit] › theming/theming.test.ts:53:7 › Check Dark Theme is Automatically Applied › Should show dark slash menu
1 flaky
[firefox] › ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar ───────────────
18 skipped
239 passed (8.8m)
|
Loading