Skip to content

chore(demo): use tbank logo #9392

chore(demo): use tbank logo

chore(demo): use tbank logo #9392

Triggered via pull request June 5, 2024 12:31
Status Failure
Total duration 25m 52s
Artifacts 2

e2e.yml

on: pull_request
Matrix: cypress
Matrix: playwright
E2E result
5s
E2E result
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 9 warnings, and 8 notices
[chromium] › tests/demo/landing.spec.ts:9:9 › Landing › take snapshot: projects/demo-playwright/tests/demo/landing.spec.ts#L11
1) [chromium] › tests/demo/landing.spec.ts:9:9 › Landing › take snapshot ───────────────────────── Error: Screenshot comparison failed: 1124 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/landing.spec.ts-snapshots/landing-360-740-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-landing-Landing-take-snapshot-chromium/landing-360-740-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-landing-Landing-take-snapshot-chromium/landing-360-740-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - 1124 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - captured a stable screenshot - 1124 pixels (ratio 0.01 of all image pixels) are different. 9 | test('take snapshot', async ({page}) => { 10 | await tuiGoto(page, '/', {hideHeader: false}); > 11 | await expect(page).toHaveScreenshot('landing-360-740.png'); | ^ 12 | }); 13 | }); 14 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/landing.spec.ts:11:28
[chromium] › tests/demo/landing.spec.ts:9:9 › Landing › take snapshot: projects/demo-playwright/tests/demo/landing.spec.ts#L11
1) [chromium] › tests/demo/landing.spec.ts:9:9 › Landing › take snapshot ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 1124 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/demo/landing.spec.ts-snapshots/landing-360-740-chromium-linux.png Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-landing-Landing-take-snapshot-chromium-retry1/landing-360-740-actual.png Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-demo-landing-Landing-take-snapshot-chromium-retry1/landing-360-740-diff.png Call log: - page._expectScreenshot with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - 1124 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - captured a stable screenshot - 1124 pixels (ratio 0.01 of all image pixels) are different. 9 | test('take snapshot', async ({page}) => { 10 | await tuiGoto(page, '/', {hideHeader: false}); > 11 | await expect(page).toHaveScreenshot('landing-360-740.png'); | ^ 12 | }); 13 | }); 14 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/demo/landing.spec.ts:11:28
playwright / (3 of 4)
Process completed with exit code 1.
E2E result
A branch or tag with the name 'splincode/logo' could not be found
Build demo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (4 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (1 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (3 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (2 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deep
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
kit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cypress-e2e-artifacts--f71d999cf27ae13a30081e7fc3d776c6dbdbe1ee-9384126169-7633", "playwright-e2e-artifacts--f71d999cf27ae13a30081e7fc3d776c6dbdbe1ee-9384126169-7633". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
🎭 Playwright Run Summary
91 passed (1.2m)
🎭 Playwright Run Summary
91 passed (1.4m)
🎭 Playwright Run Summary
91 passed (1.3m)
🎭 Playwright Run Summary
91 passed (1.1m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/demo/landing.spec.ts:9:9 › Landing › take snapshot ────────────────────────── 90 passed (1.3m)
🎭 Playwright Run Summary
91 passed (1.5m)
🎭 Playwright Run Summary
91 passed (1.8m)
🎭 Playwright Run Summary
91 passed (1.3m)

Artifacts

Produced during runtime
Name Size
cypress-e2e-artifacts--f71d999cf27ae13a30081e7fc3d776c6dbdbe1ee-9384126169-7633 Expired
362 KB
playwright-e2e-artifacts--f71d999cf27ae13a30081e7fc3d776c6dbdbe1ee-9384126169-7633 Expired
463 KB