Skip to content

patch: pr8200

patch: pr8200 #6521

Triggered via pull request January 28, 2025 14:06
Status Failure
Total duration 5m 34s
Artifacts 16

pull_request_packages.yml

on: pull_request
Detect what files changed
4s
Detect what files changed
Call reusable workflow  /  Run unit tests
2m 23s
Call reusable workflow / Run unit tests
Call reusable workflow  /  get_playwright_docker_image
10s
Call reusable workflow / get_playwright_docker_image
Upload docs dist artifact (styleguide)
2m 28s
Upload docs dist artifact (styleguide)
Upload docs dist artifact (storybook)
1m 48s
Upload docs dist artifact (storybook)
Analyze bundle size
2m 51s
Analyze bundle size
Upload docs dist artifact (beta)
1m 43s
Upload docs dist artifact (beta)
Check dependencies
0s
Check dependencies
Report unit test results
4s
Report unit test results
Matrix: Call reusable workflow / test_e2e
Prepare and upload e2e's HTML report artifact
59s
Prepare and upload e2e's HTML report artifact
Call reusable workflow  /  Download PR workflow payload artifact
0s
Call reusable workflow / Download PR workflow payload artifact
Call reusable workflow  /  Upload PR workflow payload artifact
2s
Call reusable workflow / Upload PR workflow payload artifact
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 8 notices
[vkcom (chromium) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (chromium) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 21916 pixels (ratio 0.07 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/ToolButton/__image_snapshots__/toolbutton-vkcom-chromium-dark-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-chromium-•-dark-retry1/toolbutton-vkcom-chromium-dark-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-chromium-•-dark-retry1/toolbutton-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/ToolButton/ToolButton.e2e.tsx:10:3
Call reusable workflow / Run e2e tests for (shard 8/10)
Process completed with exit code 1.
[vkcom (chromium) • light] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (chromium) • light] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ──────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 10790 pixels (ratio 0.04 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/ToolButton/__image_snapshots__/toolbutton-vkcom-chromium-light-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-chromium-•-light-retry1/toolbutton-vkcom-chromium-light-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-chromium-•-light-retry1/toolbutton-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/ToolButton/ToolButton.e2e.tsx:10:3
Call reusable workflow / Run e2e tests for (shard 3/10)
Process completed with exit code 1.
[vkcom (firefox) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (firefox) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 21674 pixels (ratio 0.07 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/ToolButton/__image_snapshots__/toolbutton-vkcom-firefox-dark-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-firefox-•-dark-retry1/toolbutton-vkcom-firefox-dark-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-firefox-•-dark-retry1/toolbutton-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/ToolButton/ToolButton.e2e.tsx:10:3
Call reusable workflow / Run e2e tests for (shard 9/10)
Process completed with exit code 1.
[android (chromium) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton: 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
Call reusable workflow / Run e2e tests for (shard 6/10)
Process completed with exit code 1.
[vkcom (firefox) • light] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (firefox) • light] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 10694 pixels (ratio 0.04 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/ToolButton/__image_snapshots__/toolbutton-vkcom-firefox-light-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-firefox-•-light-retry1/toolbutton-vkcom-firefox-light-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-firefox-•-light-retry1/toolbutton-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/ToolButton/ToolButton.e2e.tsx:10:3
Call reusable workflow / Run e2e tests for (shard 4/10)
Process completed with exit code 1.
[vkcom (webkit) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (webkit) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ─────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 21568 pixels (ratio 0.07 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/ToolButton/__image_snapshots__/toolbutton-vkcom-webkit-dark-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-webkit-•-dark-retry1/toolbutton-vkcom-webkit-dark-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-webkit-•-dark-retry1/toolbutton-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/ToolButton/ToolButton.e2e.tsx:10:3
Call reusable workflow / Run e2e tests for (shard 10/10)
Process completed with exit code 1.
[ios (webkit) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [ios (webkit) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 13512 pixels (ratio 0.04 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/ToolButton/__image_snapshots__/toolbutton-ios-webkit-dark-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-ios-webkit-•-dark-retry1/toolbutton-ios-webkit-dark-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-ios-webkit-•-dark-retry1/toolbutton-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/ToolButton/ToolButton.e2e.tsx:10:3
Call reusable workflow / Run e2e tests for (shard 7/10)
Process completed with exit code 1.
[vkcom (webkit) • light] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [vkcom (webkit) • light] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) 10624 pixels (ratio 0.04 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/ToolButton/__image_snapshots__/toolbutton-vkcom-webkit-light-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-webkit-•-light-retry1/toolbutton-vkcom-webkit-light-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-ToolButton-ToolButton.e2e.tsx-ToolButton-vkcom-webkit-•-light-retry1/toolbutton-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/ToolButton/ToolButton.e2e.tsx:10:3
Call reusable workflow / Run e2e tests for (shard 5/10)
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [vkcom (chromium) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ────────── 38 skipped 118 passed (1.0m)
🎭 Playwright Run Summary
1 failed [vkcom (chromium) • light] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ───────── 27 skipped 129 passed (1.2m)
🎭 Playwright Run Summary
1 failed [vkcom (firefox) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ─────────── 38 skipped 118 passed (1.6m)
🎭 Playwright Run Summary
1 failed [android (chromium) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ──────── 35 skipped 121 passed (1.3m)
🎭 Playwright Run Summary
1 failed [vkcom (firefox) • light] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ────────── 27 skipped 129 passed (1.7m)
🎭 Playwright Run Summary
1 failed [vkcom (webkit) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ──────────── 38 skipped 118 passed (2.2m)
🎭 Playwright Run Summary
1 failed [ios (webkit) • dark] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ────────────── 37 skipped 119 passed (2.1m)
🎭 Playwright Run Summary
1 failed [vkcom (webkit) • light] › components/ToolButton/ToolButton.e2e.tsx:4:1 › ToolButton ─────────── 27 skipped 129 passed (2.4m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-1-10 Expired
147 KB
all-blob-reports-10-10 Expired
1.17 MB
all-blob-reports-2-10 Expired
141 KB
all-blob-reports-3-10 Expired
948 KB
all-blob-reports-4-10 Expired
1.16 MB
all-blob-reports-5-10 Expired
1.16 MB
all-blob-reports-6-10 Expired
1.2 MB
all-blob-reports-7-10 Expired
1.39 MB
all-blob-reports-8-10 Expired
905 KB
all-blob-reports-9-10 Expired
1.2 MB
docs-beta-dist
137 KB
playwright-report Expired
6.86 MB
pr_workflow_payload
147 Bytes
storybook-dist
6.01 MB
styleguide-dist
2.34 MB
test-output
515 KB