patch: pr8200 #6521
Annotations
2 errors and 1 notice
Run e2e tests for @vkontakte/vkui workspace:
packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [android (chromium) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
13417 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/VKUI/VKUI/packages/vkui/src/components/ToolButton/__image_snapshots__/toolbutton-android-chromium-dark-1-snap.png
Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-android-chromium-•-dark-retry1/toolbutton-android-chromium-dark-1-snap-actual.png
Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-android-chromium-•-dark-retry1/toolbutton-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/ToolButton/ToolButton.e2e.tsx:10:3
|
Run e2e tests for @vkontakte/vkui workspace
Process completed with exit code 1.
|
Run e2e tests for @vkontakte/vkui workspace
1 failed
[android (chromium) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ────────
35 skipped
121 passed (1.3m)
|
Loading