feat(Separator): add direction, size, padding and align props #5678
Annotations
10 errors and 1 notice
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
1) [ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:5 › Epic ──────────────────────────────
Error: Screenshot comparison failed:
22 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/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/epic-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/Epic/Epic.e2e.tsx:6:3
|
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
1) [ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:5 › Epic ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
22 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:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/Epic/Epic.e2e.tsx:6:3
|
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
2) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:5 › FixedLayout with vertical=top
Error: Screenshot comparison failed:
22 pixels (ratio 0.01 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:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
2) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:5 › FixedLayout with vertical=top
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
22 pixels (ratio 0.01 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:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:10:3
|
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
3) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:5 › FixedLayout with vertical=bottom
Error: Screenshot comparison failed:
22 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-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:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
3) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:5 › FixedLayout with vertical=bottom
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
22 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-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:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:19:3
|
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
4) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:5 › FixedLayout with vertical=bottom filled=true
Error: Screenshot comparison failed:
22 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-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:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
4) [ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:5 › FixedLayout with vertical=bottom filled=true
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
22 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-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:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/FixedLayout/FixedLayout.e2e.tsx:37:3
|
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
5) [ios (webkit) • light] › components/Panel/Panel.e2e.tsx:10:7 › Panel › default ────────────────
Error: Screenshot comparison failed:
88 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/Panel/__image_snapshots__/panel-default-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Panel-Panel.e2e.tsx-Panel-default-ios-webkit-•-light/panel-default-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Panel-Panel.e2e.tsx-Panel-default-ios-webkit-•-light/panel-default-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/Panel/Panel.e2e.tsx:12:5
|
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L58
5) [ios (webkit) • light] › components/Panel/Panel.e2e.tsx:10:7 › Panel › default ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
88 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/Panel/__image_snapshots__/panel-default-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Panel-Panel.e2e.tsx-Panel-default-ios-webkit-•-light-retry1/panel-default-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Panel-Panel.e2e.tsx-Panel-default-ios-webkit-•-light-retry1/panel-default-ios-webkit-light-1-snap-diff.png
at testing/e2e/index.playwright.ts:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/Panel/Panel.e2e.tsx:12:5
|
Run e2e tests for @vkontakte/vkui workspace
5 failed
[ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:5 › Epic ───────────────────────────────
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:4:5 › FixedLayout with vertical=top
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:13:5 › FixedLayout with vertical=bottom
[ios (webkit) • light] › components/FixedLayout/FixedLayout.e2e.tsx:31:5 › FixedLayout with vertical=bottom filled=true
[ios (webkit) • light] › components/Panel/Panel.e2e.tsx:10:7 › Panel › default ─────────────────
16 skipped
67 did not run
70 passed (1.7m)
|
Loading