fix: Link toolbar update error #4299
Annotations
1 error, 10 warnings, and 3 notices
[firefox] › colors/colors.test.ts:20:7 › Check Background & Text Color Functionality › Should be able to apply a text color mark:
tests/src/end-to-end/colors/colors.test.ts#L40
1) [firefox] › colors/colors.test.ts:20:7 › Check Background & Text Color Functionality › Should be able to apply a text color mark
Error: expect(Buffer).toMatchSnapshot(expected)
7244 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/colors/colors.test.ts-snapshots/textColorMark-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/colors-colors-Check-Backgr-1bebc--to-apply-a-text-color-mark-firefox/textColorMark-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/colors-colors-Check-Backgr-1bebc--to-apply-a-text-color-mark-firefox/textColorMark-diff.png
38 | await page.waitForTimeout(500);
39 |
> 40 | expect(await page.screenshot()).toMatchSnapshot("textColorMark.png");
| ^
41 | });
42 | test("Should be able to apply a background color mark", async ({ page }) => {
43 | await focusOnEditor(page);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/colors/colors.test.ts:40:37
|
Slow Test:
tests/[chromium] › draghandle/draghandle.test.ts#L1
tests/[chromium] › draghandle/draghandle.test.ts took 23.2s
|
Slow Test:
tests/[chromium] › images/images.test.ts#L1
tests/[chromium] › images/images.test.ts took 16.2s
|
Slow Test:
tests/[chromium] › slashmenu/slashmenu.test.ts#L1
tests/[chromium] › slashmenu/slashmenu.test.ts took 16.1s
|
Slow Test:
tests/[firefox] › draghandle/draghandle.test.ts#L1
tests/[firefox] › draghandle/draghandle.test.ts took 27.3s
|
Slow Test:
tests/[firefox] › slashmenu/slashmenu.test.ts#L1
tests/[firefox] › slashmenu/slashmenu.test.ts took 19.1s
|
Slow Test:
tests/[firefox] › images/images.test.ts#L1
tests/[firefox] › images/images.test.ts took 19.0s
|
Slow Test:
tests/[webkit] › draghandle/draghandle.test.ts#L1
tests/[webkit] › draghandle/draghandle.test.ts took 27.2s
|
Slow Test:
tests/[webkit] › slashmenu/slashmenu.test.ts#L1
tests/[webkit] › slashmenu/slashmenu.test.ts took 21.5s
|
Slow Test:
tests/[webkit] › images/images.test.ts#L1
tests/[webkit] › images/images.test.ts took 21.4s
|
Slow Test:
tests/[webkit] › theming/theming.test.ts#L1
tests/[webkit] › theming/theming.test.ts took 15.2s
|
🎭 Playwright Run Summary
89 passed (2.2m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › colors/colors.test.ts:20:7 › Check Background & Text Color Functionality › Should be able to apply a text color mark
10 skipped
78 passed (2.6m)
|
🎭 Playwright Run Summary
8 skipped
81 passed (2.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
|
253 KB |
|
playwright-report-firefox
|
902 KB |
|
playwright-report-webkit
|
249 KB |
|
relative-ci-artifacts-editor
|
48.3 KB |
|