[BREAKING CHANGE] feat: SSR, AppRoot: get rid of classes mutation on html elements #6132
pull_request_packages.yml
on: pull_request
Detect what files changed
6s
Call reusable workflow
/
Run unit tests
1m 53s
Run linters
2m 0s
Call reusable workflow
/
get_playwright_docker_image
19s
Upload docs dist artifact (styleguide)
2m 12s
Upload docs dist artifact (storybook)
1m 17s
Report unit test results
4s
Matrix: Call reusable workflow / test_e2e
Call reusable workflow
/
Download PR workflow payload artifact
0s
Call reusable workflow
/
Upload PR workflow payload artifact
3s
Annotations
100 errors and 10 notices
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-vkcom-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-chromium-•-dark-retry1/fixedlayout-with-vertical-top-vkcom-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-chromium-•-dark-retry1/fixedlayout-with-vertical-top-vkcom-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36521 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-chromium-•-dark/fixedlayout-with-vertical--a484c-om-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-chromium-•-dark/fixedlayout-with-vertical--a484c-om-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36521 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-chromium-•-dark-retry1/fixedlayout-with-vertical--a484c-om-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-chromium-•-dark-retry1/fixedlayout-with-vertical--a484c-om-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-chromium-•-dark/fixedlayout-with-vertical--f3c57-om-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-chromium-•-dark/fixedlayout-with-vertical--f3c57-om-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-chromium-•-dark-retry1/fixedlayout-with-vertical--f3c57-om-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-chromium-•-dark-retry1/fixedlayout-with-vertical--f3c57-om-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36579 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-chromium-•-dark/fixedlayout-with-vertical--0b74a-om-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-chromium-•-dark/fixedlayout-with-vertical--0b74a-om-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36579 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-chromium-•-dark-retry1/fixedlayout-with-vertical--0b74a-om-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-chromium-•-dark-retry1/fixedlayout-with-vertical--0b74a-om-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (chromium) • dark] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [vkcom (chromium) • dark] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
Error: expect(Buffer).toMatchSnapshot(expected)
9990 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/__image_snapshots__/onboardingtooltip-vkcom-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-vkcom-chromium-•-dark/onboardingtooltip-vkcom-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-vkcom-chromium-•-dark/onboardingtooltip-vkcom-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:10:3
|
[vkcom (chromium) • dark] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [vkcom (chromium) • dark] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
9990 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/__image_snapshots__/onboardingtooltip-vkcom-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-vkcom-chromium-•-dark-retry1/onboardingtooltip-vkcom-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-vkcom-chromium-•-dark-retry1/onboardingtooltip-vkcom-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:10:3
|
[vkcom (chromium) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:1 › PanelHeaderContext:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
6) [vkcom (chromium) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:1 › PanelHeaderContext
Error: expect(Buffer).toMatchSnapshot(expected)
557 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/__image_snapshots__/panelheadercontext-vkcom-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-vkcom-chromium-•-dark/panelheadercontext-vkcom-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-vkcom-chromium-•-dark/panelheadercontext-vkcom-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:14:3
|
[vkcom (chromium) • light] › components/CustomSelect/CustomSelect.e2e.tsx:22:3 › CustomSelect › no max height:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (chromium) • light] › components/CustomSelect/CustomSelect.e2e.tsx:22:3 › CustomSelect › no max height
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
4335 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/CustomSelect/__image_snapshots__/customselect-no-max-height-vkcom-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-CustomSelect-Cu-9d1d2--CustomSelect-no-max-height-vkcom-chromium-•-light-retry1/customselect-no-max-height-vkcom-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-CustomSelect-Cu-9d1d2--CustomSelect-no-max-height-vkcom-chromium-•-light-retry1/customselect-no-max-height-vkcom-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/CustomSelect/CustomSelect.e2e.tsx:38:5
|
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-vkcom-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-chromium-•-light/fixedlayout-with-vertical--50c5a-m-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-chromium-•-light/fixedlayout-with-vertical--50c5a-m-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-vkcom-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-chromium-•-light-retry1/fixedlayout-with-vertical--50c5a-m-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-chromium-•-light-retry1/fixedlayout-with-vertical--50c5a-m-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36527 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-chromium-•-light/fixedlayout-with-vertical--76a66-m-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-chromium-•-light/fixedlayout-with-vertical--76a66-m-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36527 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-chromium-•-light-retry1/fixedlayout-with-vertical--76a66-m-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-chromium-•-light-retry1/fixedlayout-with-vertical--76a66-m-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-chromium-•-light/fixedlayout-with-vertical--348f6-m-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-chromium-•-light/fixedlayout-with-vertical--348f6-m-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-chromium-•-light-retry1/fixedlayout-with-vertical--348f6-m-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-chromium-•-light-retry1/fixedlayout-with-vertical--348f6-m-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 995 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-chromium-•-light/fixedlayout-with-vertical--a966b-m-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-chromium-•-light/fixedlayout-with-vertical--a966b-m-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 995 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-chromium-•-light-retry1/fixedlayout-with-vertical--a966b-m-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-chromium-•-light-retry1/fixedlayout-with-vertical--a966b-m-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (chromium) • light] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
6) [vkcom (chromium) • light] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
Error: expect(Buffer).toMatchSnapshot(expected)
9361 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/__image_snapshots__/onboardingtooltip-vkcom-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-vkcom-chromium-•-light/onboardingtooltip-vkcom-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-vkcom-chromium-•-light/onboardingtooltip-vkcom-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:10:3
|
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 68199 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-android-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-android-chromium-•-light-retry1/fixedlayout-with-vertical--603ca-d-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-android-chromium-•-light-retry1/fixedlayout-with-vertical--603ca-d-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 69970 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-android-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-android-chromium-•-light/fixedlayout-with-vertical--cd90f-d-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-android-chromium-•-light/fixedlayout-with-vertical--cd90f-d-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 69970 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-android-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-android-chromium-•-light-retry1/fixedlayout-with-vertical--cd90f-d-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-android-chromium-•-light-retry1/fixedlayout-with-vertical--cd90f-d-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 68199 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-android-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-android-chromium-•-light/fixedlayout-with-vertical--48bf2-d-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-android-chromium-•-light/fixedlayout-with-vertical--48bf2-d-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 68199 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-android-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-android-chromium-•-light-retry1/fixedlayout-with-vertical--48bf2-d-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-android-chromium-•-light-retry1/fixedlayout-with-vertical--48bf2-d-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 70494 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-android-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-android-chromium-•-light/fixedlayout-with-vertical--5af47-d-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-android-chromium-•-light/fixedlayout-with-vertical--5af47-d-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 70494 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-android-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-android-chromium-•-light-retry1/fixedlayout-with-vertical--5af47-d-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-android-chromium-•-light-retry1/fixedlayout-with-vertical--5af47-d-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[android (chromium) • light] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [android (chromium) • light] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
Error: expect(Buffer).toMatchSnapshot(expected)
9361 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/__image_snapshots__/onboardingtooltip-android-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-android-chromium-•-light/onboardingtooltip-android-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-android-chromium-•-light/onboardingtooltip-android-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:10:3
|
[android (chromium) • light] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [android (chromium) • light] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
9361 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/__image_snapshots__/onboardingtooltip-android-chromium-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-android-chromium-•-light-retry1/onboardingtooltip-android-chromium-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-android-chromium-•-light-retry1/onboardingtooltip-android-chromium-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:10:3
|
[android (chromium) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
6) [android (chromium) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 351891 pixels (ratio 0.53 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-android-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-android-chromium-•-dark-retry1/fixedlayout-with-vertical--0128d-id-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-android-chromium-•-dark-retry1/fixedlayout-with-vertical--0128d-id-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 352144 pixels (ratio 0.53 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-android-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-android-chromium-•-dark/fixedlayout-with-vertical--c530d-id-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-android-chromium-•-dark/fixedlayout-with-vertical--c530d-id-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 352144 pixels (ratio 0.53 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-android-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-android-chromium-•-dark-retry1/fixedlayout-with-vertical--c530d-id-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-android-chromium-•-dark-retry1/fixedlayout-with-vertical--c530d-id-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 351891 pixels (ratio 0.53 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-android-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-android-chromium-•-dark/fixedlayout-with-vertical--05640-id-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-android-chromium-•-dark/fixedlayout-with-vertical--05640-id-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 351891 pixels (ratio 0.53 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-android-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-android-chromium-•-dark-retry1/fixedlayout-with-vertical--05640-id-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-android-chromium-•-dark-retry1/fixedlayout-with-vertical--05640-id-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 356081 pixels (ratio 0.53 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-android-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-android-chromium-•-dark/fixedlayout-with-vertical--f79e3-id-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-android-chromium-•-dark/fixedlayout-with-vertical--f79e3-id-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 393px by 727px, received 393px by 1710px. 356081 pixels (ratio 0.53 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-android-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-android-chromium-•-dark-retry1/fixedlayout-with-vertical--f79e3-id-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-android-chromium-•-dark-retry1/fixedlayout-with-vertical--f79e3-id-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[android (chromium) • dark] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [android (chromium) • dark] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
Error: expect(Buffer).toMatchSnapshot(expected)
9990 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/__image_snapshots__/onboardingtooltip-android-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-android-chromium-•-dark/onboardingtooltip-android-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-android-chromium-•-dark/onboardingtooltip-android-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:10:3
|
[android (chromium) • dark] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [android (chromium) • dark] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
9990 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/__image_snapshots__/onboardingtooltip-android-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-android-chromium-•-dark-retry1/onboardingtooltip-android-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-OnboardingToolt-06227-p.e2e.tsx-OnboardingTooltip-android-chromium-•-dark-retry1/onboardingtooltip-android-chromium-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:10:3
|
[android (chromium) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
6) [android (chromium) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ─
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-vkcom-firefox-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-firefox-•-light-retry1/fixedlayout-with-vertical-top-vkcom-firefox-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-firefox-•-light-retry1/fixedlayout-with-vertical-top-vkcom-firefox-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36543 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-firefox-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-firefox-•-light/fixedlayout-with-vertical--c9258-om-firefox-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-firefox-•-light/fixedlayout-with-vertical--c9258-om-firefox-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36543 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-firefox-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-firefox-•-light-retry1/fixedlayout-with-vertical--c9258-om-firefox-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-firefox-•-light-retry1/fixedlayout-with-vertical--c9258-om-firefox-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-firefox-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-firefox-•-light/fixedlayout-with-vertical--51e85-om-firefox-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-firefox-•-light/fixedlayout-with-vertical--51e85-om-firefox-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-firefox-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-firefox-•-light-retry1/fixedlayout-with-vertical--51e85-om-firefox-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-firefox-•-light-retry1/fixedlayout-with-vertical--51e85-om-firefox-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 878 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-firefox-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-firefox-•-light/fixedlayout-with-vertical--c65fc-om-firefox-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-firefox-•-light/fixedlayout-with-vertical--c65fc-om-firefox-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 878 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-firefox-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-firefox-•-light-retry1/fixedlayout-with-vertical--c65fc-om-firefox-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-firefox-•-light-retry1/fixedlayout-with-vertical--c65fc-om-firefox-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (firefox) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
5) [vkcom (firefox) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ───
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
[vkcom (firefox) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
5) [vkcom (firefox) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ───
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-vkcom-firefox-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-firefox-•-dark-retry1/fixedlayout-with-vertical-top-vkcom-firefox-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-firefox-•-dark-retry1/fixedlayout-with-vertical-top-vkcom-firefox-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36535 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-firefox-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-firefox-•-dark/fixedlayout-with-vertical--786e1-com-firefox-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-firefox-•-dark/fixedlayout-with-vertical--786e1-com-firefox-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
Call reusable workflow / Run e2e tests for (shard 4/10)
Process completed with exit code 1.
|
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36535 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-firefox-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-firefox-•-dark-retry1/fixedlayout-with-vertical--786e1-com-firefox-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-firefox-•-dark-retry1/fixedlayout-with-vertical--786e1-com-firefox-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-firefox-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-firefox-•-dark/fixedlayout-with-vertical--cea75-com-firefox-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-firefox-•-dark/fixedlayout-with-vertical--cea75-com-firefox-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-firefox-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-firefox-•-dark-retry1/fixedlayout-with-vertical--cea75-com-firefox-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-firefox-•-dark-retry1/fixedlayout-with-vertical--cea75-com-firefox-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36520 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-firefox-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-firefox-•-dark/fixedlayout-with-vertical--333c1-com-firefox-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-firefox-•-dark/fixedlayout-with-vertical--333c1-com-firefox-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36520 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-firefox-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-firefox-•-dark-retry1/fixedlayout-with-vertical--333c1-com-firefox-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-firefox-•-dark-retry1/fixedlayout-with-vertical--333c1-com-firefox-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (firefox) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
5) [vkcom (firefox) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ────
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
[vkcom (firefox) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
5) [vkcom (firefox) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
Call reusable workflow / Run e2e tests for (shard 9/10)
Process completed with exit code 1.
|
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-vkcom-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-webkit-•-dark-retry1/fixedlayout-with-vertical-top-vkcom-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-webkit-•-dark-retry1/fixedlayout-with-vertical-top-vkcom-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36533 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-webkit-•-dark/fixedlayout-with-vertical--45ea9-kcom-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-webkit-•-dark/fixedlayout-with-vertical--45ea9-kcom-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36533 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-webkit-•-dark-retry1/fixedlayout-with-vertical--45ea9-kcom-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-webkit-•-dark-retry1/fixedlayout-with-vertical--45ea9-kcom-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-webkit-•-dark/fixedlayout-with-vertical--d5106-kcom-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-webkit-•-dark/fixedlayout-with-vertical--d5106-kcom-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-webkit-•-dark-retry1/fixedlayout-with-vertical--d5106-kcom-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-webkit-•-dark-retry1/fixedlayout-with-vertical--d5106-kcom-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36519 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-webkit-•-dark/fixedlayout-with-vertical--010b8-kcom-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-webkit-•-dark/fixedlayout-with-vertical--010b8-kcom-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36519 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-webkit-•-dark-retry1/fixedlayout-with-vertical--010b8-kcom-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-webkit-•-dark-retry1/fixedlayout-with-vertical--010b8-kcom-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (webkit) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
5) [vkcom (webkit) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ─────
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
[vkcom (webkit) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
5) [vkcom (webkit) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ─────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
Call reusable workflow / Run e2e tests for (shard 10/10)
Process completed with exit code 1.
|
[ios (webkit) • dark] › components/Epic/Epic.e2e.tsx:4:1 › Epic:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [ios (webkit) • dark] › components/Epic/Epic.e2e.tsx:4:1 › Epic ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
482 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/Epic/__image_snapshots__/epic-ios-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Epic-Epic.e2e.tsx-Epic-ios-webkit-•-dark-retry1/epic-ios-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Epic-Epic.e2e.tsx-Epic-ios-webkit-•-dark-retry1/epic-ios-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/Epic/Epic.e2e.tsx:6:3
|
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 255367 pixels (ratio 0.39 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-ios-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-ios-webkit-•-dark/fixedlayout-with-vertical-top-ios-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-ios-webkit-•-dark/fixedlayout-with-vertical-top-ios-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 255367 pixels (ratio 0.39 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-ios-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-ios-webkit-•-dark-retry1/fixedlayout-with-vertical-top-ios-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-ios-webkit-•-dark-retry1/fixedlayout-with-vertical-top-ios-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 258011 pixels (ratio 0.40 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-ios-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-ios-webkit-•-dark/fixedlayout-with-vertical-bottom-ios-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-ios-webkit-•-dark/fixedlayout-with-vertical-bottom-ios-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 258011 pixels (ratio 0.40 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-ios-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-ios-webkit-•-dark-retry1/fixedlayout-with-vertical-bottom-ios-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-ios-webkit-•-dark-retry1/fixedlayout-with-vertical-bottom-ios-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 255367 pixels (ratio 0.39 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-ios-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-ios-webkit-•-dark/fixedlayout-with-vertical--36036--ios-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-ios-webkit-•-dark/fixedlayout-with-vertical--36036--ios-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 255367 pixels (ratio 0.39 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-ios-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-ios-webkit-•-dark-retry1/fixedlayout-with-vertical--36036--ios-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-ios-webkit-•-dark-retry1/fixedlayout-with-vertical--36036--ios-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 258011 pixels (ratio 0.40 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-ios-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-ios-webkit-•-dark/fixedlayout-with-vertical--9b423--ios-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-ios-webkit-•-dark/fixedlayout-with-vertical--9b423--ios-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 258011 pixels (ratio 0.40 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-ios-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-ios-webkit-•-dark-retry1/fixedlayout-with-vertical--9b423--ios-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-ios-webkit-•-dark-retry1/fixedlayout-with-vertical--9b423--ios-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[ios (webkit) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
6) [ios (webkit) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ───────
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
[ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:1 › Epic:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:1 › Epic ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
487 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/Epic/__image_snapshots__/epic-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Epic-Epic.e2e.tsx-Epic-ios-webkit-•-light-retry1/epic-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Epic-Epic.e2e.tsx-Epic-ios-webkit-•-light-retry1/epic-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/Epic/Epic.e2e.tsx:6:3
|
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 38069 pixels (ratio 0.06 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-ios-webkit-•-light/fixedlayout-with-vertical-top-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-ios-webkit-•-light/fixedlayout-with-vertical-top-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 38069 pixels (ratio 0.06 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-ios-webkit-•-light-retry1/fixedlayout-with-vertical-top-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-ios-webkit-•-light-retry1/fixedlayout-with-vertical-top-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 38634 pixels (ratio 0.06 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-ios-webkit-•-light/fixedlayout-with-vertical-bottom-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-ios-webkit-•-light/fixedlayout-with-vertical-bottom-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 38634 pixels (ratio 0.06 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-ios-webkit-•-light-retry1/fixedlayout-with-vertical-bottom-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-ios-webkit-•-light-retry1/fixedlayout-with-vertical-bottom-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 38069 pixels (ratio 0.06 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-ios-webkit-•-light/fixedlayout-with-vertical--3800c-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-ios-webkit-•-light/fixedlayout-with-vertical--3800c-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 38069 pixels (ratio 0.06 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-ios-webkit-•-light-retry1/fixedlayout-with-vertical--3800c-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-ios-webkit-•-light-retry1/fixedlayout-with-vertical--3800c-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 38634 pixels (ratio 0.06 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-ios-webkit-•-light/fixedlayout-with-vertical--a12b5-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-ios-webkit-•-light/fixedlayout-with-vertical--a12b5-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
5) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 414px by 896px, received 414px by 1592px. 38634 pixels (ratio 0.06 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-ios-webkit-•-light-retry1/fixedlayout-with-vertical--a12b5-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-ios-webkit-•-light-retry1/fixedlayout-with-vertical--a12b5-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[ios (webkit) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
6) [ios (webkit) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ──────
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-vkcom-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-webkit-•-light-retry1/fixedlayout-with-vertical-top-vkcom-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-5b4a8-xedLayout-with-vertical-top-vkcom-webkit-•-light-retry1/fixedlayout-with-vertical-top-vkcom-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36534 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-webkit-•-light/fixedlayout-with-vertical--cdd87-com-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-webkit-•-light/fixedlayout-with-vertical--cdd87-com-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 36534 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-vkcom-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-webkit-•-light-retry1/fixedlayout-with-vertical--cdd87-com-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-d88a9-Layout-with-vertical-bottom-vkcom-webkit-•-light-retry1/fixedlayout-with-vertical--cdd87-com-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-webkit-•-light/fixedlayout-with-vertical--c4514-com-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-webkit-•-light/fixedlayout-with-vertical--c4514-com-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
3) [vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 37120 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-top-filled-true-vkcom-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-webkit-•-light-retry1/fixedlayout-with-vertical--c4514-com-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-c1581-th-vertical-top-filled-true-vkcom-webkit-•-light-retry1/fixedlayout-with-vertical--c4514-com-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:28:3
|
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 889 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-webkit-•-light/fixedlayout-with-vertical--fb62e-com-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-webkit-•-light/fixedlayout-with-vertical--fb62e-com-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
4) [vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
Expected an image 1280px by 720px, received 1280px by 691px. 889 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/__image_snapshots__/fixedlayout-with-vertical-bottom-filled-true-vkcom-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-webkit-•-light-retry1/fixedlayout-with-vertical--fb62e-com-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-FixedLayout-Fix-db418-vertical-bottom-filled-true-vkcom-webkit-•-light-retry1/fixedlayout-with-vertical--fb62e-com-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:63
61 | expectCallCount,
62 | );
> 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
64 | customScreenshotName,
65 | toMatchSnapshot,
66 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
[vkcom (webkit) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
5) [vkcom (webkit) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ────
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
[vkcom (webkit) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement:
packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts#L50
5) [vkcom (webkit) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.screenshot: Expected options.clip.height not to be 0.
at testing/e2e/screenshotWithClipToContent.ts:50
48 | });
49 |
> 50 | return page.screenshot({
| ^
51 | clip,
52 | fullPage: true,
53 | animations: 'disabled',
at screenshotWithClipToContent (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/screenshotWithClipToContent.ts:50:15)
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:14)
at /__w/VKUI/VKUI/packages/vkui/src/components/Snackbar/Snackbar.e2e.tsx:11:5
|
Call reusable workflow / Run e2e tests for (shard 5/10)
Process completed with exit code 1.
|
🎭 Playwright Run Summary
7 failed
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
[vkcom (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
[vkcom (chromium) • dark] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
[vkcom (chromium) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:1 › PanelHeaderContext
[vkcom (chromium) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ────
38 skipped
112 passed (1.3m)
|
🎭 Playwright Run Summary
8 failed
[vkcom (chromium) • light] › components/CustomSelect/CustomSelect.e2e.tsx:22:3 › CustomSelect › no max height
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
[vkcom (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
[vkcom (chromium) • light] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
[vkcom (chromium) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:1 › PanelHeaderContext
[vkcom (chromium) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ───
27 skipped
122 passed (1.4m)
|
🎭 Playwright Run Summary
9 failed
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
[android (chromium) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
[android (chromium) • light] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
[android (chromium) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ─
[android (chromium) • light] › components/Snackbar/Snackbar.e2e.tsx:21:3 › Snackbar › mode ─────
[android (chromium) • light] › components/Tabs/Tabs.e2e.tsx:5:1 › Tabs ─────────────────────────
[android (chromium) • light] › components/Textarea/Textarea.e2e.tsx:16:3 › Textarea › fits size to content
15 skipped
133 passed (1.5m)
|
🎭 Playwright Run Summary
8 failed
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
[android (chromium) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
[android (chromium) • dark] › components/OnboardingTooltip/OnboardingTooltip.e2e.tsx:4:1 › OnboardingTooltip
[android (chromium) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ──
[android (chromium) • dark] › components/Snackbar/Snackbar.e2e.tsx:21:3 › Snackbar › mode ──────
[android (chromium) • dark] › components/Tabs/Tabs.e2e.tsx:5:1 › Tabs ──────────────────────────
35 skipped
114 passed (1.3m)
|
🎭 Playwright Run Summary
5 failed
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
[vkcom (firefox) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
[vkcom (firefox) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ────
27 skipped
125 passed (2.0m)
|
🎭 Playwright Run Summary
5 failed
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
[vkcom (firefox) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
[vkcom (firefox) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ─────
38 skipped
114 passed (1.9m)
|
🎭 Playwright Run Summary
5 failed
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
[vkcom (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
[vkcom (webkit) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ──────
38 skipped
114 passed (2.4m)
|
🎭 Playwright Run Summary
6 failed
[ios (webkit) • dark] › components/Epic/Epic.e2e.tsx:4:1 › Epic ────────────────────────────────
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
[ios (webkit) • dark] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
[ios (webkit) • dark] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ────────
37 skipped
114 passed (2.4m)
|
🎭 Playwright Run Summary
6 failed
[ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:1 › Epic ───────────────────────────────
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
[ios (webkit) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ───────
30 skipped
121 passed (2.5m)
|
🎭 Playwright Run Summary
5 failed
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:1 › FixedLayout with vertical=top
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:1 › FixedLayout with vertical=bottom
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:22:1 › FixedLayout with vertical=top filled=true
[vkcom (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:1 › FixedLayout with vertical=bottom filled=true
[vkcom (webkit) • light] › components/Snackbar/Snackbar.e2e.tsx:5:3 › Snackbar › placement ─────
27 skipped
125 passed (2.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1-10
Expired
|
7.88 MB |
|
all-blob-reports-10-10
Expired
|
8.96 MB |
|
all-blob-reports-2-10
Expired
|
7.67 MB |
|
all-blob-reports-3-10
Expired
|
7.77 MB |
|
all-blob-reports-4-10
Expired
|
9.74 MB |
|
all-blob-reports-5-10
Expired
|
9.04 MB |
|
all-blob-reports-6-10
Expired
|
7.38 MB |
|
all-blob-reports-7-10
Expired
|
7.77 MB |
|
all-blob-reports-8-10
Expired
|
7.73 MB |
|
all-blob-reports-9-10
Expired
|
10.2 MB |
|
playwright-report
Expired
|
63.2 MB |
|
pr_workflow_payload
|
147 Bytes |
|
storybook-dist
|
5.95 MB |
|
styleguide-dist
|
2.31 MB |
|
test-output
|
519 KB |
|