@Desktop • UI e2e • Test App triggered by VicAlbr on ref develop #500
Annotations
9 errors, 1 warning, and 1 notice
|
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L55
1) [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
|
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L1
1) [speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Bitcoin] Receive › Verify receive address correctness bc1qx7f9plgr8msjatkv0dw2ne8gguwfjqr6xyjp50
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 › [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
|
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
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')
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 › [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#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.
|
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L55
4) [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
|
|
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.2m
|
3 failed
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Bitcoin] 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 ──
5 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
[speculos_tests] › specs/speculos/send.tx.spec.ts:139:9 › Send token (subAccount) - invalid amount input › Send from Ethereum 2 to Ethereum 1 - invalid amount input
1 flaky
[speculos_tests] › specs/speculos/receive.address.spec.ts:28:9 › Receive › [Ethereum] Receive ──
7 did not run
9 passed (3.4m)
|
The logs for this run have expired and are no longer available.
Loading