@Desktop • UI e2e • Test App triggered by KVNLS on ref develop #502
test-ui-e2e-only-desktop.yml
on: workflow_dispatch
Matrix: Desktop Tests E2E (Ubuntu)
Annotations
13 errors, 1 warning, and 4 notices
Desktop Tests E2E (Ubuntu) (2, 3)
Testing stopped early after 5 maximum allowed failures.
|
[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
1) [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
1) [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 › [Solana] 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 › [Solana] Receive › Verify receive address correctness HxoKQ5eu5MkqaAw7DaGVermrJqeNH8XkVnEKEpFuS9id
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 › [Solana] 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 › [Solana] Receive › Verify receive address correctness HxoKQ5eu5MkqaAw7DaGVermrJqeNH8XkVnEKEpFuS9id
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 › [XRP] 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 › [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
4) [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
5) [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/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 180000ms 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 stable
- retrying click action, attempt #22
- waiting 500ms
|
[speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [XRP] 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 › [XRP] Add account › Get fist account name
TimeoutError: locator.inputValue: Timeout 180000ms 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 180000ms 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
|
Slow Test:
apps/ledger-live-desktop/[speculos_tests] › specs/speculos/manage.ledgersync.spec.ts#L1
apps/ledger-live-desktop/[speculos_tests] › specs/speculos/manage.ledgersync.spec.ts took 1.3m
|
🎭 Playwright Run Summary
5 failed
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Ethereum] Receive ──
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Solana] 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 › [XRP] Receive ───────
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Bitcoin Cash] Receive
3 interrupted
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Cosmos] 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
13 did not run
4 passed (3.0m)
|
🎭 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
23 passed (4.9m)
|
🎭 Playwright Run Summary
2 flaky
[speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [XRP] Add account ──
[speculos_tests] › specs/speculos/add.account.spec.ts:32:9 › Add Accounts › [Solana] Add account
23 passed (6.1m)
|
Allure report URL
https://ledger-live.allure.green.ledgerlabs.net/allure/reports/de571925-214c-4dab-b1e3-06b0441de90c/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
allure-results-1
Expired
|
1.28 MB |
|
allure-results-2
Expired
|
10.7 MB |
|
allure-results-3
Expired
|
1.29 MB |
|