Skip to content

feature: AI

feature: AI #4966

Triggered via pull request May 19, 2025 11:48
Status Failure
Total duration 7m 54s
Artifacts 4

build.yml

on: pull_request
Matrix: playwright
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 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
2) [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) 537 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
2) [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) 537 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
2) [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) 537 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/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) 750 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) 750 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) 750 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
2) [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) 536 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
2) [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) 536 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
2) [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) 536 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/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) 716 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) 716 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) 716 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
Process completed with exit code 1.
[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
2) [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) 907 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
2) [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) 907 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
2) [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) 907 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/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) 3760 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) 3760 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) 3760 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
🎭 Playwright Run Summary
2 failed [chromium] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit 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 87 passed (2.3m)
🎭 Playwright Run Summary
2 failed [firefox] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit 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 10 skipped 77 passed (2.8m)
🎭 Playwright Run Summary
2 failed [webkit] › src/end-to-end/ariakit/ariakit.test.ts:43:7 › Check Ariakit 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 8 skipped 79 passed (3.2m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report-chromium Expired
1.62 MB
sha256:40c2757e7046632cd413abd1ee222b8d3e22cc571e88ccd088cb8d7747fce2d4
playwright-report-firefox Expired
1.71 MB
sha256:72e54527eedaba2bb65d35b6d868b712b2f844ff4ca1caf2196bb5d7b3a5a612
playwright-report-webkit Expired
2.41 MB
sha256:e3c757cc7201e5be8af8ea3e79e7d87f210b30dbd6218d06975a0d5f2811c75c
relative-ci-artifacts-editor Expired
45.5 KB
sha256:5bd533ee60b4508db5796a2d49275682ef765c5121ad745084141ae6d76e593d