Skip to content

Merge pull request #7955 from LedgerHQ/fix/live-14304 #114

Merge pull request #7955 from LedgerHQ/fix/live-14304

Merge pull request #7955 from LedgerHQ/fix/live-14304 #114

Triggered via push October 1, 2024 10:24
Status Failure
Total duration 1h 14m 7s
Billable time 30m
Artifacts 21
Test Mobile E2E  /  Ledger Live Mobile - Android Detox Tests
29m 36s
Test Mobile E2E / Ledger Live Mobile - Android Detox Tests
Test Mobile E2E  /  LLM - iOS Detox Tests
1h 12m
Test Mobile E2E / LLM - iOS Detox Tests
Test Desktop  /  Desktop Tests E2E (Ubuntu)
9m 47s
Test Desktop / Desktop Tests E2E (Ubuntu)
Matrix: Build Desktop / build-desktop-app
Build Mobile  /  Build LLM | Android
13m 5s
Build Mobile / Build LLM | Android
Build Mobile  /  Build LLM | iOS
7m 15s
Build Mobile / Build LLM | iOS
Test Mobile  /  LLM CodeCheck
7m 10s
Test Mobile / LLM CodeCheck
Test Design System  /  Design System Tests
3m 12s
Test Design System / Design System Tests
Test Desktop  /  LLD Code Checks
9m 37s
Test Desktop / LLD Code Checks
Test Desktop  /  Desktop Unit Tests
6m 49s
Test Desktop / Desktop Unit Tests
Test Libraries  /  Test Libraries
2m 5s
Test Libraries / Test Libraries
Test Libraries  /  Codecheck Libraries
5m 21s
Test Libraries / Codecheck Libraries
Test Libraries  /  Test Docs
2m 19s
Test Libraries / Test Docs
Test Web Tools  /  Test web-tools
2m 6s
Test Web Tools / Test web-tools
Test Mobile E2E  /  Allure Reports Export on Server
48s
Test Mobile E2E / Allure Reports Export on Server
Matrix: Test Mobile E2E / Upload to Xray
Test Mobile E2E  /  report
0s
Test Mobile E2E / report
Test Mobile E2E  /  report-on-slack
0s
Test Mobile E2E / report-on-slack
Test Mobile E2E  /  Allure Reports Export on Server
1m 1s
Test Mobile E2E / Allure Reports Export on Server
Test Desktop  /  Allure Reports Export on Server
29s
Test Desktop / 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
26s
Test Desktop / report
Test Libraries  /  report
0s
Test Libraries / report
Test Web Tools  /  report
0s
Test Web Tools / report
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 5 warnings, and 1 notice
[mocked_tests] › specs/services/buy.spec.ts:42:5 › Buy / Sell @smoke: apps/ledger-live-desktop/tests/utils/waitFor.ts#L23
1) [mocked_tests] › specs/services/buy.spec.ts:42:5 › Buy / Sell @smoke ────────────────────────── Error: waitFor timeout at utils/waitFor.ts:23 21 | setTimeout(() => { 22 | clearInterval(interval as unknown as number); > 23 | reject(new Error("waitFor timeout")); | ^ 24 | }, timeout); 25 | }); 26 | } at Timeout._onTimeout (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/utils/waitFor.ts:23:14)
[mocked_tests] › specs/services/buy.spec.ts:42:5 › Buy / Sell @smoke: apps/ledger-live-desktop/tests/specs/services/buy.spec.ts#L1
1) [mocked_tests] › specs/services/buy.spec.ts:42:5 › Buy / Sell @smoke ────────────────────────── Error: connect ECONNREFUSED 127.0.0.1 at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.7/node_modules/axios/lib/core/AxiosError.js:92:14) at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.7/node_modules/axios/lib/adapters/http.js:620:25) at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24) at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.7/node_modules/axios/lib/core/Axios.js:45:41)
[mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Wallet API methods @smoke: apps/ledger-live-desktop/tests/specs/services/dapp.spec.ts#L49
2) [mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Wallet API methods @smoke Error: Timed out 41000ms waiting for expect(locator).toBeVisible() Locator: getByText('Sign message') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 41000ms - waiting for getByText('Sign message') 47 | // Checks that personalSign works 48 | await webview.click("#personalSign"); > 49 | await expect(page.getByText("Sign message")).toBeVisible(); | ^ 50 | await modal.continueToSignTransaction(); 51 | 52 | // Step Device at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/services/dapp.spec.ts:49:50
[mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Wallet API methods @smoke: apps/ledger-live-desktop/tests/specs/services/dapp.spec.ts#L1
2) [mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Wallet API methods @smoke Error: connect ECONNREFUSED 127.0.0.1 at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.7/node_modules/axios/lib/core/AxiosError.js:92:14) at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.7/node_modules/axios/lib/adapters/http.js:620:25) at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24) at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.7/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 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/
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 Desktop / report
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/slack-github-action@v1.23.0. 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/setup-android@v2.0.10, 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
2 failed [mocked_tests] › specs/services/buy.spec.ts:42:5 › Buy / Sell @smoke ─────────────────────────── [mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Wallet API methods @smoke 3 skipped 63 passed (7.6m)

Artifacts

Produced during runtime
Name Size
2.87.0-sha.a390b891ec8eb3fd77b93f3854800467cd7079e2-linux-x86_64.AppImage
180 MB
2.87.0-sha.a390b891ec8eb3fd77b93f3854800467cd7079e2-mac.dmg
245 MB
2.87.0-sha.a390b891ec8eb3fd77b93f3854800467cd7079e2-win-x64.exe
141 MB
3.50.0-sha.a390b89-release
273 MB
allure-results-linux
273 KB
android-allure-report
38.5 MB
android-test-artifacts
74 MB
images
152 Bytes
ios-allure-report
38.7 MB
ios-test-artifacts
79.6 MB
lint-desktop
36.3 KB
lint-mobile
30.5 KB
linux-js-bundle-metafiles
649 KB
mac-js-bundle-metafiles
649 KB
mobile.metafile.json
212 Bytes
outputs-codecheck
298 Bytes
outputs-test-libraries
157 Bytes
outputs-test-ui
179 Bytes
playwright-results-linux
3.83 MB
summary-test-desktop.json
884 Bytes
win-js-bundle-metafiles
649 KB