Skip to content

@Desktop • UI e2e • Test App triggered by abdurrahman-ledger on ref support/qaa_206_update_playwright #491

@Desktop • UI e2e • Test App triggered by abdurrahman-ledger on ref support/qaa_206_update_playwright

@Desktop • UI e2e • Test App triggered by abdurrahman-ledger on ref support/qaa_206_update_playwright #491

Manually triggered September 23, 2024 11:54
Status Failure
Total duration 9m 3s
Artifacts 6

test-ui-e2e-only-desktop.yml

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

Annotations

13 errors and 4 notices
[speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Binance Smart Chain) - BUSD: apps/ledger-live-desktop/tests/specs/speculos/subAccount.spec.ts#L48
1) [speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Binance Smart Chain) - BUSD › 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-fThUAz fpVeLK" 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 is not enabled - retrying click action, attempt #18 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #19 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #20 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #21 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #22 - wa
Desktop Tests E2E (Ubuntu) (2, 3)
Testing stopped early after 5 maximum allowed failures.
[speculos_tests] › specs/speculos/manage.ledgersync.spec.ts:14:7 › [LedgerSync] Sync Accounts › Synchronize one instance then delete the backup: apps/ledger-live-desktop/tests/specs/speculos/manage.ledgersync.spec.ts#L34
1) [speculos_tests] › specs/speculos/manage.ledgersync.spec.ts:14:7 › [LedgerSync] Sync Accounts › Synchronize one instance then delete the backup › Check if synchronization was successful Error: Timed out 41000ms waiting for expect(locator).toBeVisible() Locator: locator('span').filter({ hasText: 'Success' }).first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 41000ms - waiting for locator('span').filter({ hasText: 'Success' }).first() 32 | await app.speculos.clickNextUntilText("Your crypto accounts"); 33 | await app.speculos.confirmOperationOnDevice("Turn on sync?"); > 34 | await app.ledgerSync.expectSynchronizationSuccess(); | ^ 35 | await app.ledgerSync.closeLedgerSync(); 36 | 37 | await app.settings.openManageLedgerSync(); at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/manage.ledgersync.spec.ts:34:28
[speculos_tests] › specs/speculos/manage.ledgersync.spec.ts:14:7 › [LedgerSync] Sync Accounts › Synchronize one instance then delete the backup: apps/ledger-live-desktop/tests/specs/speculos/manage.ledgersync.spec.ts#L1
1) [speculos_tests] › specs/speculos/manage.ledgersync.spec.ts:14:7 › [LedgerSync] Sync Accounts › Synchronize one instance then delete the backup › Check if synchronization was successful Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Ethereum] Receive: apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L55
2) [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Ethereum] Receive › Verify receive address correctness 0xB9051f83AC6e147924377BBEebd1Aa7aB43a67F6 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') 53 | } 54 | await app.modal.continue(); > 55 | await app.receive.expectValidReceiveAddress(account.address); | ^ 56 | 57 | await app.speculos.expectValidReceiveAddress(account); 58 | await app.receive.expectApproveLabel(); at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:55:27
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Ethereum] Receive: apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L1
2) [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Ethereum] Receive › Verify receive address correctness 0xB9051f83AC6e147924377BBEebd1Aa7aB43a67F6 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Polkadot] Receive: apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L55
3) [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Polkadot] Receive › Verify receive address correctness 15NKsw4AoSEgBJ5NpHDkAjUmqLRfeSuqZBzZXH9uRg6MWbo3 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') 53 | } 54 | await app.modal.continue(); > 55 | await app.receive.expectValidReceiveAddress(account.address); | ^ 56 | 57 | await app.speculos.expectValidReceiveAddress(account); 58 | await app.receive.expectApproveLabel(); at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:55:27
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Polkadot] Receive: apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L1
3) [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Polkadot] Receive › Verify receive address correctness 15NKsw4AoSEgBJ5NpHDkAjUmqLRfeSuqZBzZXH9uRg6MWbo3 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Tezos] Receive: apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L55
4) [speculos_tests] › specs/speculos/receive.address.spec.ts:28: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') 53 | } 54 | await app.modal.continue(); > 55 | await app.receive.expectValidReceiveAddress(account.address); | ^ 56 | 57 | await app.speculos.expectValidReceiveAddress(account); 58 | await app.receive.expectApproveLabel(); at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:55:27
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Bitcoin] Receive: apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L55
5) [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Bitcoin] Receive › Verify receive address correctness bc1qx7f9plgr8msjatkv0dw2ne8gguwfjqr6xyjp50 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') 53 | } 54 | await app.modal.continue(); > 55 | await app.receive.expectValidReceiveAddress(account.address); | ^ 56 | 57 | await app.speculos.expectValidReceiveAddress(account); 58 | await app.receive.expectApproveLabel(); at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:55:27
Desktop Tests E2E (Ubuntu) (2, 3)
Process completed with exit code 1.
[speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Algorand] Add account: apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts#L48
1) [speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Algorand] Add account › 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-fThUAz fpVeLK" 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 was detached from the DOM, retrying 46 | firstAccountName = await app.addAccount.getFirstAccountName(); 47 | > 48 | await app.addAccount.addAccounts(); | ^ 49 | await app.addAccount.done(); 50 | // Todo: Remove 'if' when CounterValue is fixed for $TON - LIVE-13685 51 | if (currency.name !== Currency.TON.name) { at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts:48:30
[speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Solana] Add account: apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts#L46
2) [speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Solana] 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() 44 | await app.addAccount.expectModalVisiblity(); 45 | await app.addAccount.selectCurrency(currency); > 46 | firstAccountName = await app.addAccount.getFirstAccountName(); | ^ 47 | 48 | await app.addAccount.addAccounts(); 49 | await app.addAccount.done(); at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts:46:49
🎭 Playwright Run Summary
1 flaky [speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Binance Smart Chain) - BUSD 23 passed (3.1m)
🎭 Playwright Run Summary
4 failed [speculos_tests] › specs/speculos/manage.ledgersync.spec.ts:14:7 › [LedgerSync] Sync Accounts › Synchronize one instance then delete the backup [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Ethereum] Receive ── [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Polkadot] Receive ── [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Tezos] Receive ───── 4 interrupted [speculos_tests] › specs/speculos/send.tx.spec.ts:49:9 › Send from 1 account to another › Send from Ethereum Sepolia 1 to Ethereum Sepolia 2 [speculos_tests] › specs/speculos/send.tx.spec.ts:49:9 › Send from 1 account to another › Send from Dogecoin 1 to Dogecoin 2 [speculos_tests] › specs/speculos/send.tx.spec.ts:95:7 › Send token (subAccount) - invalid address input › Send from Algorand 1 to Algorand 2 - invalid address input [speculos_tests] › specs/speculos/send.tx.spec.ts:139:9 › Send token (subAccount) - invalid amount input › Send from Binance Smart Chain 1 to Binance Smart Chain 2 - invalid amount input 1 flaky [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Bitcoin] Receive ─── 7 did not run 8 passed (3.1m)
🎭 Playwright Run Summary
2 flaky [speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Algorand] Add account [speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Solana] Add account 23 passed (4.3m)
Allure report URL
https://ledger-live.allure.green.ledgerlabs.net/allure/reports/a061833f-6466-4e81-bee4-646568367f70/

Artifacts

Produced during runtime
Name Size
allure-results-1 Expired
2.56 MB
allure-results-2 Expired
22.2 MB
allure-results-3 Expired
1.55 MB
test-results-1 Expired
125 MB
test-results-2 Expired
205 MB
test-results-3 Expired
104 MB