Check 5.9-stable branch test coverage #1379
Annotations
3 errors and 1 notice
packages/vkui/src/testing/e2e/index.playwright.ts#L58
2) [ios (webkit) • light] › components/Button/Button.e2e.tsx:24:7 › Button › paddings ────────────
Error: A snapshot doesn't exist at /__w/VKUI/VKUI/packages/vkui/src/components/Button/__image_snapshots__/button-paddings-ios-webkit-light-1-snap.png.
at testing/e2e/index.playwright.ts:58
56 | expectCallCount,
57 | );
> 58 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot(
| ^
59 | customScreenshotName,
60 | toMatchSnapshot,
61 | );
at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:58:77)
at /__w/VKUI/VKUI/packages/vkui/src/components/Button/Button.e2e.tsx:30:5
|
packages/vkui/src/testing/e2e/index.playwright.ts#L58
3) [ios (webkit) • light] › components/CustomSelectOption/CustomSelectOption.e2e.tsx:10:5 › CustomSelectOption
Error: Screenshot comparison failed:
Expected an image 320px by 926px, received 320px by 1026px. 31985 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/CustomSelectOption/__image_snapshots__/customselectoption-ios-webkit-light-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-CustomSelectOption-CustomSelectOption.e2e.tsx-CustomSelectOption-ios-webkit-•-light/customselectoption-ios-webkit-light-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-CustomSelectOption-CustomSelectOption.e2e.tsx-CustomSelectOption-ios-webkit-•-light/customselectoption-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/CustomSelectOption/CustomSelectOption.e2e.tsx:16:3
|
|
3 failed
[ios (webkit) • light] › components/Alert/Alert.e2e.tsx:36:7 › Alert › long word ───────────────
[ios (webkit) • light] › components/Button/Button.e2e.tsx:24:7 › Button › paddings ─────────────
[ios (webkit) • light] › components/CustomSelectOption/CustomSelectOption.e2e.tsx:10:5 › CustomSelectOption
12 skipped
79 passed (2.4m)
|
The logs for this run have expired and are no longer available.
Loading