Skip to content

wrong balance fetch LIVE-14410 mitigation attempt (#8204) #316

wrong balance fetch LIVE-14410 mitigation attempt (#8204)

wrong balance fetch LIVE-14410 mitigation attempt (#8204) #316

Triggered via push October 25, 2024 11:15
Status Failure
Total duration 31m 49s
Billable time 32m
Artifacts 17
Test Desktop  /  Desktop Tests E2E (Ubuntu)
9m 46s
Test Desktop / Desktop Tests E2E (Ubuntu)
Test Mobile E2E  /  Ledger Live Mobile - Android Detox Tests
31m 22s
Test Mobile E2E / Ledger Live Mobile - Android Detox Tests
Test Mobile E2E  /  LLM - iOS Detox Tests
12m 58s
Test Mobile E2E / LLM - iOS Detox Tests
Matrix: Build Desktop / build-desktop-app
Build Mobile  /  Build LLM | Android
10m 37s
Build Mobile / Build LLM | Android
Build Mobile  /  Build LLM | iOS
5m 1s
Build Mobile / Build LLM | iOS
Test Mobile  /  LLM CodeCheck
5m 40s
Test Mobile / LLM CodeCheck
Test Design System  /  Design System Tests
3m 28s
Test Design System / Design System Tests
Test Desktop  /  LLD Code Checks
9m 52s
Test Desktop / LLD Code Checks
Test Desktop  /  Desktop Unit Tests
4m 49s
Test Desktop / Desktop Unit Tests
Test Libraries  /  Test Libraries
2m 14s
Test Libraries / Test Libraries
Test Libraries  /  Codecheck Libraries
5m 14s
Test Libraries / Codecheck Libraries
Test Libraries  /  Test Docs
3m 6s
Test Libraries / Test Docs
Test Web Tools  /  Test web-tools
2m 37s
Test Web Tools / Test web-tools
Test Desktop  /  Allure Reports Export on Server
34s
Test Desktop / Allure Reports Export on Server
Test Mobile E2E  /  Allure Reports Export on Server
0s
Test Mobile E2E / Allure Reports Export on Server
Matrix: Test Mobile E2E / Upload to Xray
Test Mobile E2E  /  Allure Reports Export on Server
33s
Test Mobile E2E / Allure Reports Export on Server
Build Desktop  /  report
0s
Build Desktop / report
Build Mobile  /  report
0s
Build Mobile / report
Test CLI  /  report
0s
Test CLI / report
Test Desktop  /  report
21s
Test Desktop / report
Test Libraries  /  report
0s
Test Libraries / report
Test Web Tools  /  report
0s
Test Web Tools / report
Test Mobile E2E  /  report-on-slack
4s
Test Mobile E2E / report-on-slack
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 9 warnings, and 2 notices
Test Mobile / LLM CodeCheck
Process completed with exit code 1.
[mocked_tests] › specs/market/market.spec.ts:34:5 › Market: apps/ledger-live-desktop/tests/specs/market/market.spec.ts#L177
1) [mocked_tests] › specs/market/market.spec.ts:34:5 › Market › go to bitcoin page ─────────────── Error: Screenshot comparison failed: 167688 pixels (ratio 0.22 of all image pixels) are different. Expected: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/market/market.spec.ts-snapshots/market-btc-page-linux.png Received: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/market-market-Market-mocked-tests/market-btc-page-actual.png Diff: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/market-market-Market-mocked-tests/market-btc-page-diff.png Call log: - expect.soft.toHaveScreenshot(market-btc-page.png) with timeout 41000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 174112 pixels (ratio 0.23 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 - 167688 pixels (ratio 0.22 of all image pixels) are different. 175 | await test.step("go to bitcoin page", async () => { 176 | await marketPage.openCoinPage("btc"); > 177 | await expect.soft(page).toHaveScreenshot("market-btc-page.png", { | ^ 178 | mask: [ 179 | page.getByTestId("chart-container"), 180 | page.getByTestId("market-price-delta"), at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/market/market.spec.ts:177:29 at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/market/market.spec.ts:175:3
Test Desktop / Desktop Tests E2E (Ubuntu)
Process completed with exit code 1.
Test Mobile E2E / LLM - iOS Detox Tests
Process completed with exit code 1.
Test Mobile E2E / Allure Reports Export on Server
Permission error: ENOENT: no such file or directory, access 'ios-test-artifacts'
Test Mobile E2E / Allure Reports Export on Server
Permission error: ENOENT: no such file or directory, access 'ios-test-artifacts'
Test Mobile E2E / Allure Reports Export on Server
Process completed with exit code 1.
OK
Process completed with exit code 1.
Build Mobile / Build LLM | iOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Libraries / Codecheck Libraries
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Mobile / LLM CodeCheck
No files were found with the provided path: /home/runner/work/ledger-live/ledger-live/apps/ledger-live-mobile/lint-mobile.json. No artifacts will be uploaded.
Test Desktop / report
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Mobile E2E / LLM - iOS Detox Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Mobile E2E / LLM - iOS Detox Tests
Attempt 1 failed. Reason: Child_process exited with error code 1
Test Mobile E2E / LLM - iOS Detox Tests
No files were found with the provided path: apps/ledger-live-mobile/artifacts. No artifacts will be uploaded.
Test Mobile E2E / Ledger Live Mobile - Android Detox Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, android-actions/[email protected], gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Mobile E2E / report-on-slack
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 Playwright Run Summary
1 failed [mocked_tests] › specs/market/market.spec.ts:34:5 › Market ───────────────────────────────────── 4 skipped 63 passed (7.6m)
linux Allure report URL
https://ledger-live.allure.green.ledgerlabs.net/allure/reports/265f1aab-4efe-4633-aa4e-2eedf81c727d/

Artifacts

Produced during runtime
Name Size
2.90.0-sha.b28d0cc53f8acb306314c520206f924bab8c20f4-linux-x86_64.AppImage Expired
177 MB
2.90.0-sha.b28d0cc53f8acb306314c520206f924bab8c20f4-mac.dmg Expired
242 MB
2.90.0-sha.b28d0cc53f8acb306314c520206f924bab8c20f4-win-x64.exe Expired
138 MB
3.53.0-sha.b28d0cc-release Expired
273 MB
allure-results-linux Expired
697 KB
android-test-artifacts Expired
79.4 MB
images Expired
313 Bytes
lint-desktop Expired
39.5 KB
linux-js-bundle-metafiles Expired
654 KB
mac-js-bundle-metafiles Expired
654 KB
mobile.metafile.json Expired
213 Bytes
outputs-codecheck Expired
298 Bytes
outputs-test-libraries Expired
157 Bytes
outputs-test-ui Expired
165 Bytes
playwright-results-linux Expired
2.64 MB
summary-test-desktop.json Expired
1.25 KB
win-js-bundle-metafiles Expired
654 KB