Fix AI combobox aria-activedescendant #6887
Annotations
1 error and 1 notice
|
[firefox] › 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#L30
1) [firefox] › src/end-to-end/basics/basicblocks.test.ts:11:7 › Check basic text block appearance › Check basic text block appearance
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 1463px, received 1280px by 1536px. 25358 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/basics/basicblocks.test.ts-snapshots/basicblocks-firefox-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/basics-basicblocks-Check-b-0319e-basic-text-block-appearance-firefox/basicblocks-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/basics-basicblocks-Check-b-0319e-basic-text-block-appearance-firefox/basicblocks-diff.png
28 |
29 | await page.waitForTimeout(100);
> 30 | expect(await page.screenshot({ fullPage: true })).toMatchSnapshot(
| ^
31 | "basicblocks.png",
32 | );
33 | });
at /__w/BlockNote/BlockNote/tests/src/end-to-end/basics/basicblocks.test.ts:30:55
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › src/end-to-end/basics/basicblocks.test.ts:11:7 › Check basic text block appearance › Check basic text block appearance
11 skipped
90 passed (2.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-firefox
Expired
|
4.26 MB |
sha256:fdbce02c625fc88fb8de3137951b1aec286d680bd6b8d418105db9a6721be5d2
|
|