Check 5.9-stable branch test coverage #1396
Annotations
2 errors and 1 notice
packages/vkui/src/testing/e2e/index.playwright.ts#L58
2) [vkcom (firefox) • light] › components/Button/Button.e2e.tsx:24:7 › Button › paddings ─────────
Error: A snapshot doesn't exist at /__w/VKUI/VKUI/packages/vkui/src/components/Button/__image_snapshots__/button-paddings-vkcom-firefox-light-1-snap.png.
at testing/e2e/index.playwright.ts:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/Button/Button.e2e.tsx:30:5
|
|
|
The logs for this run have expired and are no longer available.
Loading