@Desktop • UI e2e • Test App triggered by VicAlbr on ref support/fix-CI #489
Annotations
10 errors and 1 notice
|
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
|
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.
|
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
|
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
|
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.
|
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
|
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.
|
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
|
|
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)
|
The logs for this run have expired and are no longer available.
Loading