✨(lld): add details drawer for inscriptions (#7908) #94
build-and-test-push.yml
on: push
Test Mobile E2E
/
Ledger Live Mobile - Android Detox Tests
23m 16s
Test Mobile E2E
/
LLM - iOS Detox Tests
1h 7m
Test Desktop
/
Desktop Tests E2E (Ubuntu)
9m 40s
Matrix: Build Desktop / build-desktop-app
Build Mobile
/
Build LLM | Android
12m 28s
Build Mobile
/
Build LLM | iOS
11m 10s
Test Mobile
/
LLM CodeCheck
5m 21s
Test Design System
/
Design System Tests
5m 40s
Test CLI
/
Test CLI
2m 39s
Test Desktop
/
LLD Code Checks
9m 46s
Test Desktop
/
Desktop Unit Tests
6m 39s
Test Libraries
/
Test Libraries
2m 15s
Test Libraries
/
Codecheck Libraries
5m 53s
Test Libraries
/
Test Docs
2m 56s
Test Web Tools
/
Test web-tools
3m 23s
Test Mobile E2E
/
Allure Reports Export on Server
34s
Matrix: Test Mobile E2E / Upload to Xray
Test Mobile E2E
/
report
0s
Test Mobile E2E
/
report-on-slack
0s
Test Mobile E2E
/
Allure Reports Export on Server
39s
OK
4s
Annotations
4 errors, 6 warnings, and 1 notice
[mocked_tests] › specs/services/ethereumStaking.spec.ts:67:5 › Ethereum staking flows via portfolio:
apps/ledger-live-desktop/tests/specs/services/ethereumStaking.spec.ts#L171
1) [mocked_tests] › specs/services/ethereumStaking.spec.ts:67:5 › Ethereum staking flows via portfolio, asset page and market page @smoke
Error: Screenshot comparison failed:
4038 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/market-loaded-with-eth-stake-button-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/market-loaded-with-eth-stake-button-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/market-loaded-with-eth-stake-button-available-diff.png
Call log:
- expect.soft.toHaveScreenshot(market-loaded-with-eth-stake-button-available.png) with timeout 41000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4038 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
- 4038 pixels (ratio 0.01 of all image pixels) are different.
169 | await expect
170 | .soft(page)
> 171 | .toHaveScreenshot("market-loaded-with-eth-stake-button-available.png", maskItemsInMarket);
| ^
172 | });
173 |
174 | await test.step("start stake flow via Stake entry button", async () => {
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/services/ethereumStaking.spec.ts:171:8
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/services/ethereumStaking.spec.ts:166:3
|
[mocked_tests] › specs/services/ethereumStaking.spec.ts:67:5 › Ethereum staking flows via portfolio:
apps/ledger-live-desktop/tests/specs/services/ethereumStaking.spec.ts#L1
1) [mocked_tests] › specs/services/ethereumStaking.spec.ts:67:5 › Ethereum staking flows via portfolio, asset page and market page @smoke
Error: connect ECONNREFUSED 127.0.0.1
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:89:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)
|
Test Desktop / Desktop Tests E2E (Ubuntu)
Process completed with exit code 1.
|
OK
Process completed with exit code 1.
|
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 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 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/
|
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 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 / 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/
|
🎭 Playwright Run Summary
1 failed
[mocked_tests] › specs/services/ethereumStaking.spec.ts:67:5 › Ethereum staking flows via portfolio, asset page and market page @smoke
3 skipped
64 passed (7.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
2.86.0-sha.6cf125821cced8312557d5b8f8f0a7b5d0af537c-linux-x86_64.AppImage
Expired
|
180 MB |
|
2.86.0-sha.6cf125821cced8312557d5b8f8f0a7b5d0af537c-mac.dmg
Expired
|
245 MB |
|
2.86.0-sha.6cf125821cced8312557d5b8f8f0a7b5d0af537c-win-x64.exe
Expired
|
141 MB |
|
3.49.0-sha.6cf1258-release
Expired
|
273 MB |
|
allure-results-linux
Expired
|
475 KB |
|
android-allure-report
Expired
|
13.1 MB |
|
android-test-artifacts
Expired
|
23.6 MB |
|
images
Expired
|
335 Bytes |
|
ios-allure-report
Expired
|
14.6 MB |
|
ios-test-artifacts
Expired
|
29.1 MB |
|
lint-desktop
Expired
|
36.3 KB |
|
linux-js-bundle-metafiles
Expired
|
648 KB |
|
mac-js-bundle-metafiles
Expired
|
648 KB |
|
mobile.metafile.json
Expired
|
212 Bytes |
|
outputs-codecheck
Expired
|
298 Bytes |
|
outputs-test-libraries
Expired
|
157 Bytes |
|
outputs-test-ui
Expired
|
179 Bytes |
|
playwright-results-linux
Expired
|
3.22 MB |
|
summary-test-desktop.json
Expired
|
1.15 KB |
|
win-js-bundle-metafiles
Expired
|
648 KB |
|