Skip to content

@Desktop • UI e2e • Test App triggered by valber-ledger on ref fix/LIVE-13487 #317

@Desktop • UI e2e • Test App triggered by valber-ledger on ref fix/LIVE-13487

@Desktop • UI e2e • Test App triggered by valber-ledger on ref fix/LIVE-13487 #317

Manually triggered July 25, 2024 08:43
Status Failure
Total duration 10m 49s
Artifacts 4

test-ui-e2e-only-desktop.yml

on: workflow_dispatch
Matrix: Desktop Tests E2E (Ubuntu)
Report and Notify
33s
Report and Notify
Upload to Xray
0s
Upload to Xray
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 4 warnings, and 4 notices
[speculos_tests] › specs/speculos/send.tx.spec.ts:25:9 › Send Approve › [Ethereum Sepolia 1] send Approve: apps/ledger-live-desktop/tests/utils/speculos.ts#L305
1) [speculos_tests] › specs/speculos/send.tx.spec.ts:25:9 › Send Approve › [Ethereum Sepolia 1] send Approve › Verify transaction info on device Error: ElementNotFoundException: Element with text "Address" not found on speculos device at utils/speculos.ts:305 303 | 304 | if (attempts === maxAttempts) { > 305 | throw new Error( | ^ 306 | `ElementNotFoundException: Element with text "${text}" not found on speculos device`, 307 | ); 308 | } at pressRightUntil (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/utils/speculos.ts:305:11) at SpeculosPage.expectValidTxInfo (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/page/speculos.page.ts:30:27) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:30:18 at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:44:9
[speculos_tests] › specs/speculos/send.tx.spec.ts:25:9 › Send Approve › [Ethereum Sepolia 1] send Approve: apps/ledger-live-desktop/tests/utils/speculos.ts#L305
1) [speculos_tests] › specs/speculos/send.tx.spec.ts:25:9 › Send Approve › [Ethereum Sepolia 1] send Approve › Verify transaction info on device Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: ElementNotFoundException: Element with text "Address" not found on speculos device at utils/speculos.ts:305 303 | 304 | if (attempts === maxAttempts) { > 305 | throw new Error( | ^ 306 | `ElementNotFoundException: Element with text "${text}" not found on speculos device`, 307 | ); 308 | } at pressRightUntil (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/utils/speculos.ts:305:11) at SpeculosPage.expectValidTxInfo (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/page/speculos.page.ts:30:27) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:30:18 at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:44:9
[speculos_tests] › specs/speculos/send.tx.spec.ts:25:9 › Send Approve › [Ethereum Sepolia 1] send Approve: apps/ledger-live-desktop/tests/utils/speculos.ts#L305
1) [speculos_tests] › specs/speculos/send.tx.spec.ts:25:9 › Send Approve › [Ethereum Sepolia 1] send Approve › Verify transaction info on device Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: ElementNotFoundException: Element with text "Address" not found on speculos device at utils/speculos.ts:305 303 | 304 | if (attempts === maxAttempts) { > 305 | throw new Error( | ^ 306 | `ElementNotFoundException: Element with text "${text}" not found on speculos device`, 307 | ); 308 | } at pressRightUntil (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/utils/speculos.ts:305:11) at SpeculosPage.expectValidTxInfo (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/page/speculos.page.ts:30:27) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:30:18 at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:44:9
Desktop Tests E2E (Ubuntu) (2, 3)
Process completed with exit code 1.
[speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Cardano] Add account: apps/ledger-live-desktop/tests/page/modal/add.account.modal.ts#L75
1) [speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Cardano] Add account › Get fist account name TimeoutError: locator.inputValue: Timeout 99000ms exceeded. Call log: - waiting for getByTestId('add-accounts-step-import-accounts-list').locator('input').first() at page/modal/add.account.modal.ts:75 73 | async getFirstAccountName() { 74 | await this.page.waitForTimeout(500); > 75 | return await this.accountsList.locator("input").first().inputValue(); | ^ 76 | } 77 | 78 | @step("Click `Done` button") at AddAccountModal.getFirstAccountName (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/page/modal/add.account.modal.ts:75:61) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:30:18 at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts:46:28
Desktop Tests E2E (Ubuntu) (3, 3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Desktop Tests E2E (Ubuntu) (2, 3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Desktop Tests E2E (Ubuntu) (1, 3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Report and Notify
The following actions uses Node.js version which is deprecated 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/
🎭 Playwright Run Summary
18 passed (2.3m)
🎭 Playwright Run Summary
1 failed [speculos_tests] › specs/speculos/send.tx.spec.ts:25:9 › Send Approve › [Ethereum Sepolia 1] send Approve 17 passed (3.4m)
🎭 Playwright Run Summary
1 flaky [speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Cardano] Add account 17 passed (3.8m)
Allure report URL
https://ledger-live.allure.green.ledgerlabs.net/allure/reports/bcf1a075-0605-4c9d-aa90-0a76e67e1998/

Artifacts

Produced during runtime
Name Size
allure-results-1 Expired
133 KB
allure-results-2 Expired
278 KB
allure-results-3 Expired
54.2 KB
playwright-results-2 Expired
28.6 MB