Skip to content

@Desktop • UI e2e • Test App triggered by valber-ledger on ref support/qaa-84_send_test #328

@Desktop • UI e2e • Test App triggered by valber-ledger on ref support/qaa-84_send_test

@Desktop • UI e2e • Test App triggered by valber-ledger on ref support/qaa-84_send_test #328

Manually triggered July 29, 2024 15:25
Status Failure
Total duration 9m 27s
Artifacts 4

test-ui-e2e-only-desktop.yml

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

Annotations

5 errors, 1 warning, and 4 notices
[speculos_tests] › specs/speculos/subAccount.spec.ts:36:9 › Add subAccount without parent › Add Sub Account without parent (Stellar): apps/ledger-live-desktop/tests/page/modal/add.account.modal.ts#L71
1) [speculos_tests] › specs/speculos/subAccount.spec.ts:36:9 › Add subAccount without parent › Add Sub Account without parent (Stellar) › Click `Add Accounts` button TimeoutError: locator.click: Timeout 99000ms exceeded. Call log: - waiting for getByTestId('add-accounts-import-add-button') - locator resolved to <button disabled font-size="4" class="sc-kMribo dkXjZa" color="rgba(255, 255, 255, 0.6)" data-testid="add-accounts-import-add-button">…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #10 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #11 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #12 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #13 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #14 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #15 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #16 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #17 - waiting 500ms - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying at page/modal/add.account.modal.ts:71 69 | @step("Click `Add Accounts` button") 70 | async addAccounts() { > 71 | await this.addAccountsButton.click(); | ^ 72 | await expect(this.successAddLabel).toBeVisible(); 73 | } 74 | at AddAccountModal.call (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/page/modal/add.account.modal.ts:71:34) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:30:31 at Function.step (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/a
[speculos_tests] › specs/speculos/receive.address.spec.ts:30:9 › Receive › [Tezos] Receive: apps/ledger-live-desktop/tests/page/modal/receive.modal.ts#L30
1) [speculos_tests] › specs/speculos/receive.address.spec.ts:30:9 › Receive › [Tezos] Receive › Verify receive address correctness tz1UD2zz5eFTW2Jy26kBnC3ZkdeazUgeFWST Error: Timed out 41000ms waiting for expect(locator).toBeVisible() Locator: locator('text=Verify that the shared address exactly matches the one on your device') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 41000ms - waiting for locator('text=Verify that the shared address exactly matches the one on your device') at page/modal/receive.modal.ts:30 28 | @step("Verify receive address correctness $0") 29 | async expectValidReceiveAddress(address: string) { > 30 | await expect(this.verifyAddressOnDeviceLabel).toBeVisible(); | ^ 31 | await expect(this.receiveAddressValue(address)).toBeVisible(); 32 | expect(await this.addressDisplayedValue.innerText()).toEqual(address); 33 | } at ReceiveModal.call (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/page/modal/receive.modal.ts:30:51) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:30:31 at Function.step (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/allure-playwright/src/helpers.ts:21:17) at ReceiveModal.expectValidReceiveAddress (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:28:21) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:47:27
[speculos_tests] › specs/speculos/receive.address.spec.ts:30:9 › Receive › [Tezos] Receive: apps/ledger-live-desktop/tests/page/modal/receive.modal.ts#L30
1) [speculos_tests] › specs/speculos/receive.address.spec.ts:30:9 › Receive › [Tezos] Receive › Verify receive address correctness tz1UD2zz5eFTW2Jy26kBnC3ZkdeazUgeFWST Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 41000ms waiting for expect(locator).toBeVisible() Locator: locator('text=Verify that the shared address exactly matches the one on your device') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 41000ms - waiting for locator('text=Verify that the shared address exactly matches the one on your device') at page/modal/receive.modal.ts:30 28 | @step("Verify receive address correctness $0") 29 | async expectValidReceiveAddress(address: string) { > 30 | await expect(this.verifyAddressOnDeviceLabel).toBeVisible(); | ^ 31 | await expect(this.receiveAddressValue(address)).toBeVisible(); 32 | expect(await this.addressDisplayedValue.innerText()).toEqual(address); 33 | } at ReceiveModal.call (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/page/modal/receive.modal.ts:30:51) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:30:31 at Function.step (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/allure-playwright/src/helpers.ts:21:17) at ReceiveModal.expectValidReceiveAddress (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:28:21) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:47:27
[speculos_tests] › specs/speculos/receive.address.spec.ts:30:9 › Receive › [Tezos] Receive: apps/ledger-live-desktop/tests/page/modal/receive.modal.ts#L30
1) [speculos_tests] › specs/speculos/receive.address.spec.ts:30:9 › Receive › [Tezos] Receive › Verify receive address correctness tz1UD2zz5eFTW2Jy26kBnC3ZkdeazUgeFWST Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 41000ms waiting for expect(locator).toBeVisible() Locator: locator('text=Verify that the shared address exactly matches the one on your device') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 41000ms - waiting for locator('text=Verify that the shared address exactly matches the one on your device') at page/modal/receive.modal.ts:30 28 | @step("Verify receive address correctness $0") 29 | async expectValidReceiveAddress(address: string) { > 30 | await expect(this.verifyAddressOnDeviceLabel).toBeVisible(); | ^ 31 | await expect(this.receiveAddressValue(address)).toBeVisible(); 32 | expect(await this.addressDisplayedValue.innerText()).toEqual(address); 33 | } at ReceiveModal.call (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/page/modal/receive.modal.ts:30:51) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:30:31 at Function.step (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/allure-playwright/src/helpers.ts:21:17) at ReceiveModal.expectValidReceiveAddress (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/misc/reporters/step.ts:28:21) at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:47:27
Desktop Tests E2E (Ubuntu) (2, 3)
Process completed with exit code 1.
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, 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
22 passed (2.7m)
🎭 Playwright Run Summary
1 flaky [speculos_tests] › specs/speculos/subAccount.spec.ts:36:9 › Add subAccount without parent › Add Sub Account without parent (Stellar) 20 passed (3.4m)
🎭 Playwright Run Summary
1 failed [speculos_tests] › specs/speculos/receive.address.spec.ts:30:9 › Receive › [Tezos] Receive ───── 21 passed (4.8m)
Allure report URL
https://ledger-live.allure.green.ledgerlabs.net/allure/reports/46b26f5d-b721-4e3c-be1c-2f96bf427bc4/

Artifacts

Produced during runtime
Name Size
allure-results-1 Expired
78.9 KB
allure-results-2 Expired
299 KB
allure-results-3 Expired
131 KB
playwright-results-2 Expired
32.1 MB