Skip to content

feat 💄(lld) update icons #5229

feat 💄(lld) update icons

feat 💄(lld) update icons #5229

Triggered via pull request December 24, 2024 12:00
Status Failure
Total duration 12m 10s
Artifacts 12

build-and-test-pr.yml

on: pull_request
Turbo Affected  /  Determine Affected
24s
Turbo Affected / Determine Affected
Matrix: Test Mobile E2E / Ledger Live Mobile - Android Detox Tests
Waiting for pending jobs
Test Desktop  /  Desktop Tests E2E (Ubuntu)
10m 40s
Test Desktop / Desktop Tests E2E (Ubuntu)
Test Mobile E2E  /  LLM - iOS Detox Tests
Test Mobile E2E / LLM - iOS Detox Tests
Matrix: Build Desktop / build-desktop-app
Build Mobile  /  Build LLM | Android
Build Mobile / Build LLM | Android
Build Mobile  /  Build LLM | iOS
Build Mobile / Build LLM | iOS
Build Web Tools  /  Build web-tools
Build Web Tools / Build web-tools
Test Design System  /  Design System Tests
Test Design System / Design System Tests
Test Mobile  /  LLM CodeCheck
Test Mobile / LLM CodeCheck
Test CLI  /  Test CLI
Test CLI / Test CLI
Test Desktop  /  LLD Code Checks
9m 12s
Test Desktop / LLD Code Checks
Test Desktop  /  Desktop Unit Tests
4m 28s
Test Desktop / Desktop Unit Tests
Test Libraries  /  Codecheck Libraries
Test Libraries / Codecheck Libraries
Test Libraries  /  Test Docs
Test Libraries / Test Docs
Test Libraries  /  Test Libraries
Test Libraries / Test Libraries
Test Mobile E2E  /  Allure Reports Export on Server
Test Mobile E2E / Allure Reports Export on Server
Test Desktop  /  Allure Reports Export on Server
0s
Test Desktop / Allure Reports Export on Server
Matrix: Test Mobile E2E / Upload to Xray
Waiting for pending jobs
Test Mobile E2E  /  Allure Reports Export on Server
Test Mobile E2E / Allure Reports Export on Server
Build Desktop  /  report
21s
Build Desktop / report
Build Mobile  /  report
Build Mobile / report
Build Web Tools  /  report
Build Web Tools / report
Test CLI  /  report
Test CLI / report
Test Desktop  /  report
18s
Test Desktop / report
Test Libraries  /  report
Test Libraries / report
Test Mobile E2E  /  report-on-slack
Test Mobile E2E / report-on-slack
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [DOT] Add account: apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L77
1) [mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [DOT] Add account › Delete current account Error: Screenshot comparison failed: 3975 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts-snapshots/DOT-deleteAccount-linux.png Received: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/accounts-account-Accounts-smoke-DOT-Add-account-mocked-tests/DOT-deleteAccount-actual.png Diff: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/accounts-account-Accounts-smoke-DOT-Add-account-mocked-tests/DOT-deleteAccount-diff.png Call log: - expect.soft.toHaveScreenshot(DOT-deleteAccount.png) with timeout 41000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 3975 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 3975 pixels (ratio 0.01 of all image pixels) are different. 75 | await test.step(`Delete current account`, async () => { 76 | await accountPage.deleteAccount(); > 77 | await expect.soft(page).toHaveScreenshot(`${currency}-deleteAccount.png`); | ^ 78 | }); 79 | 80 | await test.step(`Delete first account from list`, async () => { at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:77:33 at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:75:7
[mocked_tests] › specs/services/ethereumStaking.spec.ts:70:5 › Ethereum staking flows via portfolio: apps/ledger-live-desktop/tests/specs/services/ethereumStaking.spec.ts#L147
2) [mocked_tests] › specs/services/ethereumStaking.spec.ts:70:5 › Ethereum staking flows via portfolio, asset page and market page @smoke › start stake flow via Asset page Error: Screenshot comparison failed: 4264 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/services/ethereumStaking.spec.ts-snapshots/asset-page-with-stake-available-linux.png Received: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/services-ethereumStaking-E-30b12--page-and-market-page-smoke-mocked-tests/asset-page-with-stake-available-actual.png Diff: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/services-ethereumStaking-E-30b12--page-and-market-page-smoke-mocked-tests/asset-page-with-stake-available-diff.png Call log: - expect.soft.toHaveScreenshot(asset-page-with-stake-available.png) with timeout 41000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 4264 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 4264 pixels (ratio 0.01 of all image pixels) are different. 145 | await layout.goToPortfolio(); 146 | await portfolioPage.navigateToAsset("ethereum"); > 147 | await expect.soft(page).toHaveScreenshot("asset-page-with-stake-available.png"); | ^ 148 | }); 149 | 150 | await test.step("choose to stake Ethereum", async () => { at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/services/ethereumStaking.spec.ts:147:29 at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/services/ethereumStaking.spec.ts:144:3
Test Desktop / Desktop Tests E2E (Ubuntu)
Process completed with exit code 1.
OK
Process completed with exit code 1.
🎭 Playwright Run Summary
2 failed [mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [DOT] Add account ───── [mocked_tests] › specs/services/ethereumStaking.spec.ts:70:5 › Ethereum staking flows via portfolio, asset page and market page @smoke 3 skipped 61 passed (8.2m)

Artifacts

Produced during runtime
Name Size
2.93.0-sha.280c18bca8c6600af8851c609e4a2c1a1c7161cd-linux-x86_64.AppImage
181 MB
2.93.0-sha.280c18bca8c6600af8851c609e4a2c1a1c7161cd-mac.dmg
245 MB
2.93.0-sha.280c18bca8c6600af8851c609e4a2c1a1c7161cd-win-x64.exe
142 MB
allure-results-linux
2.1 MB
images
376 Bytes
lint-desktop
35.8 KB
linux-js-bundle-metafiles
635 KB
mac-js-bundle-metafiles
635 KB
playwright-results-linux
5.43 MB
summary-build-desktop.json
360 Bytes
summary-test-desktop.json
1.2 KB
win-js-bundle-metafiles
635 KB