feat(vkui): mv @vkontakte/icons to deps #2068
Annotations
2 errors and 1 notice
packages/vkui/src/testing/e2e/index.playwright.ts#L56
2) [ios (webkit) • dark] › components/DateRangeInput/DateRangeInput.e2e.tsx:5:5 › DateRangeInput ─
Error: Screenshot comparison failed:
3 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/DateRangeInput/__image_snapshots__/daterangeinput-ios-webkit-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-DateRangeInput-DateRangeInput.e2e.tsx-DateRangeInput-ios-webkit-•-dark/daterangeinput-ios-webkit-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-DateRangeInput-DateRangeInput.e2e.tsx-DateRangeInput-ios-webkit-•-dark/daterangeinput-ios-webkit-dark-1-snap-diff.png
at testing/e2e/index.playwright.ts:56
54 | expectCallCount,
55 | );
> 56 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
57 | customScreenshotName,
58 | );
59 | expectCallCount += 1;
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:56:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/DateRangeInput/DateRangeInput.e2e.tsx:11:3
|
|
|
The logs for this run have expired and are no longer available.
Loading