@Desktop • UI e2e • Test App triggered by VicAlbr on ref support/fix-CI #489
test-ui-e2e-only-desktop.yml
on: workflow_dispatch
Matrix: Desktop Tests E2E (Ubuntu)
Annotations
14 errors and 5 notices
Desktop Tests E2E (Ubuntu) (2, 4)
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 › [Polkadot] 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 › [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 › [XRP] 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 › [XRP] Receive › Verify receive address correctness rhQvt8XfAGn1hVVtMUmdGKBUdnKzi2oimV
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 › [XRP] 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 › [XRP] Receive › Verify receive address correctness rhQvt8XfAGn1hVVtMUmdGKBUdnKzi2oimV
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Bitcoin Cash] 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 › [Bitcoin Cash] Receive › Verify receive address correctness qz82kem69vdafku8xf4zpt9p5ytj8umwpujj7wjcv6
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 Cash] Receive:
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L1
4) [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Bitcoin Cash] Receive › Verify receive address correctness qz82kem69vdafku8xf4zpt9p5ytj8umwpujj7wjcv6
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Cosmos] 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 › [Cosmos] Receive › Verify receive address correctness cosmos18sdl4lvyjtvpjkkt5smglux9sf4phdcpaddfae
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, 4)
Process completed with exit code 1.
|
[speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Stellar) - usdc:
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 (Stellar) - usdc › 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 was detached from the DOM, retrying
46 |
47 | await app.addAccount.selectToken(token);
> 48 | await app.addAccount.addAccounts();
| ^
49 |
50 | await app.addAccount.done();
51 | await app.layout.goToPortfolio();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/subAccount.spec.ts:48:30
|
[speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Tron] Add account:
apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts#L46
1) [speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Tron] 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
|
[speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Tron] Add account:
apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts#L46
1) [speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Tron] Add account › Get fist account name
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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
|
[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
5 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 › [Polkadot] Receive ──
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [XRP] Receive ───────
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Bitcoin Cash] Receive
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Cosmos] Receive ────
3 interrupted
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Solana] Receive ────
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Tezos] Receive ─────
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Binance Smart Chain] Receive
10 passed (3.2m)
|
🎭 Playwright Run Summary
18 passed (2.2m)
|
🎭 Playwright Run Summary
1 flaky
[speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Stellar) - usdc
17 passed (4.9m)
|
🎭 Playwright Run Summary
2 flaky
[speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Tron] Add account ─
[speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Solana] Add account
17 passed (6.0m)
|
Allure report URL
https://ledger-live.allure.green.ledgerlabs.net/allure/reports/d746ae09-0a5e-4d86-896e-31dca5c2358f/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
allure-results-1
Expired
|
2.59 MB |
|
allure-results-2
Expired
|
10.5 MB |
|
allure-results-3
Expired
|
854 KB |
|
allure-results-4
Expired
|
47.6 KB |
|