Skip to content

feat(PanelHeaderButton): refactor pressets #5873

feat(PanelHeaderButton): refactor pressets

feat(PanelHeaderButton): refactor pressets #5873

Triggered via pull request October 31, 2024 10:38
Status Failure
Total duration 5m 20s
Artifacts 15

pull_request_packages.yml

on: pull_request
Detect what files changed
6s
Detect what files changed
Call reusable workflow  /  Run unit tests
1m 49s
Call reusable workflow / Run unit tests
Call reusable workflow  /  get_playwright_docker_image
22s
Call reusable workflow / get_playwright_docker_image
Upload docs dist artifact (styleguide)
2m 17s
Upload docs dist artifact (styleguide)
Upload docs dist artifact (storybook)
1m 21s
Upload docs dist artifact (storybook)
Analyze bundle size
2m 20s
Analyze bundle size
Check dependencies
0s
Check dependencies
Report unit test results
3s
Report unit test results
Matrix: Call reusable workflow / test_e2e
Prepare and upload e2e's HTML report artifact
44s
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

8 errors and 3 notices
[ios (webkit) • dark] › components/Epic/Epic.e2e.tsx:4:5 › Epic: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [ios (webkit) • dark] › components/Epic/Epic.e2e.tsx:4:5 › Epic ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 150 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/Epic/__image_snapshots__/epic-ios-webkit-dark-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Epic-Epic.e2e.tsx-Epic-ios-webkit-•-dark-retry1/epic-ios-webkit-dark-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Epic-Epic.e2e.tsx-Epic-ios-webkit-•-dark-retry1/epic-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/Epic/Epic.e2e.tsx:6:3
[ios (webkit) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext: packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext Error: Screenshot comparison failed: 150 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/__image_snapshots__/panelheadercontext-ios-webkit-dark-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-dark/panelheadercontext-ios-webkit-dark-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-dark/panelheadercontext-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/PanelHeaderContext/PanelHeaderContext.e2e.tsx:14:3
[ios (webkit) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext: packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 150 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/__image_snapshots__/panelheadercontext-ios-webkit-dark-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-dark-retry1/panelheadercontext-ios-webkit-dark-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-dark-retry1/panelheadercontext-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/PanelHeaderContext/PanelHeaderContext.e2e.tsx:14:3
Call reusable workflow / Run e2e tests for (shard 7/10)
Process completed with exit code 1.
[ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:5 › Epic: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:5 › Epic ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 149 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: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/Epic/Epic.e2e.tsx:6:3
[ios (webkit) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext: packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext Error: Screenshot comparison failed: 149 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/__image_snapshots__/panelheadercontext-ios-webkit-light-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-light/panelheadercontext-ios-webkit-light-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-light/panelheadercontext-ios-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/PanelHeaderContext/PanelHeaderContext.e2e.tsx:14:3
[ios (webkit) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext: packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 149 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/__image_snapshots__/panelheadercontext-ios-webkit-light-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-light-retry1/panelheadercontext-ios-webkit-light-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-light-retry1/panelheadercontext-ios-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/PanelHeaderContext/PanelHeaderContext.e2e.tsx:14:3
Call reusable workflow / Run e2e tests for (shard 2/10)
Process completed with exit code 1.
🎭 Playwright Run Summary
2 failed [ios (webkit) • dark] › components/Epic/Epic.e2e.tsx:4:5 › Epic ──────────────────────────────── [ios (webkit) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext 36 skipped 118 passed (2.1m)
🎭 Playwright Run Summary
2 failed [ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:5 › Epic ─────────────────────────────── [ios (webkit) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext 29 skipped 125 passed (2.2m)
🎭 Playwright Run Summary
1 flaky [vkcom (webkit) • light] › components/Gallery/Gallery.e2e.tsx:13:7 › Gallery › show arrows ───── 26 skipped 129 passed (2.3m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-1-10 Expired
147 KB
all-blob-reports-10-10 Expired
137 KB
all-blob-reports-2-10 Expired
736 KB
all-blob-reports-3-10 Expired
139 KB
all-blob-reports-4-10 Expired
139 KB
all-blob-reports-5-10 Expired
283 KB
all-blob-reports-6-10 Expired
135 KB
all-blob-reports-7-10 Expired
734 KB
all-blob-reports-8-10 Expired
133 KB
all-blob-reports-9-10 Expired
133 KB
playwright-report
2.2 MB
pr_workflow_payload
147 Bytes
storybook-dist
6.03 MB
styleguide-dist
2.27 MB
test-output
504 KB