fix: Made column/table resize bars get disabled when editor is non-editable #3546
Annotations
2 errors, 5 warnings, and 1 notice
[firefox] › ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar:
tests/src/end-to-end/ariakit/ariakit.test.ts#L41
1) [firefox] › ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar ──────────────
Error: Screenshot comparison failed:
228 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-link-toolbar-firefox-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-link-toolbar-firefox/ariakit-link-toolbar-actual.png
Diff: /home/runner/work/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-link-toolbar-firefox/ariakit-link-toolbar-diff.png
39 |
40 | await page.waitForTimeout(500);
> 41 | expect(await page.screenshot()).toMatchSnapshot("ariakit-link-toolbar.png");
| ^
42 | });
43 | test("Check slash menu", async ({ page }) => {
44 | await focusOnEditor(page);
at /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:41:37
|
[webkit] › shadcn/shadcn.test.ts:28:7 › Check ShadCN UI › Check link toolbar:
tests/src/end-to-end/shadcn/shadcn.test.ts#L41
2) [webkit] › shadcn/shadcn.test.ts:28:7 › Check ShadCN UI › Check link toolbar ──────────────────
Error: Screenshot comparison failed:
717 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-link-toolbar-webkit-linux.png
Received: /home/runner/work/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-link-toolbar-webkit/shadcn-link-toolbar-actual.png
Diff: /home/runner/work/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-link-toolbar-webkit/shadcn-link-toolbar-diff.png
39 |
40 | await page.waitForTimeout(500);
> 41 | expect(await page.screenshot()).toMatchSnapshot("shadcn-link-toolbar.png");
| ^
42 | });
43 | test("Check slash menu", async ({ page }) => {
44 | await focusOnEditor(page);
at /home/runner/work/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:41:37
|
Slow Test:
tests/[firefox] › draghandle/draghandle.test.ts#L1
tests/[firefox] › draghandle/draghandle.test.ts took 26.9s
|
Slow Test:
tests/[webkit] › draghandle/draghandle.test.ts#L1
tests/[webkit] › draghandle/draghandle.test.ts took 26.8s
|
Slow Test:
tests/[chromium] › draghandle/draghandle.test.ts#L1
tests/[chromium] › draghandle/draghandle.test.ts took 24.1s
|
Slow Test:
tests/[webkit] › slashmenu/slashmenu.test.ts#L1
tests/[webkit] › slashmenu/slashmenu.test.ts took 20.8s
|
Slow Test:
tests/[firefox] › slashmenu/slashmenu.test.ts#L1
tests/[firefox] › slashmenu/slashmenu.test.ts took 19.2s
|
🎭 Playwright Run Summary
2 flaky
[firefox] › ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar ───────────────
[webkit] › shadcn/shadcn.test.ts:28:7 › Check ShadCN UI › Check link toolbar ───────────────────
18 skipped
247 passed (7.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
969 KB |
|
relative-ci-artifacts-editor
|
46.3 KB |
|