@Desktop • UI e2e • Test App triggered by valber-ledger on ref support/wip-LedegrSync-Speculos #405
Annotations
8 errors, 1 warning, and 1 notice
|
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L44
1) [speculos_tests] › specs/speculos/receive.address.spec.ts:27: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')
42 | await app.account.clickReceive();
43 | await app.modal.continue();
> 44 | await app.receive.expectValidReceiveAddress(account.address);
| ^
45 |
46 | await app.speculos.expectValidReceiveAddress(account);
47 | await app.receive.expectApproveLabel();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:44:27
|
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L44
1) [speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Tezos] Receive › Verify receive address correctness tz1UD2zz5eFTW2Jy26kBnC3ZkdeazUgeFWST
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')
42 | await app.account.clickReceive();
43 | await app.modal.continue();
> 44 | await app.receive.expectValidReceiveAddress(account.address);
| ^
45 |
46 | await app.speculos.expectValidReceiveAddress(account);
47 | await app.receive.expectApproveLabel();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:44:27
|
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L1
1) [speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Tezos] Receive › Verify receive address correctness tz1UD2zz5eFTW2Jy26kBnC3ZkdeazUgeFWST
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L181
2) [speculos_tests] › specs/speculos/send.tx.spec.ts:165:7 › Check invalid address input error › Check invalid address input error for Ethereum › Check invalid address error message
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: getByText('This is not a valid [object Object] address')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for getByText('This is not a valid [object Object] address')
179 | await app.account.clickSend();
180 | await app.send.fillRecipient(transactionInvalidAddress.accountToCredit.address);
> 181 | await app.send.checkInvalidAddressError(transactionInvalidAddress);
| ^
182 | },
183 | );
184 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:181:22
|
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L181
2) [speculos_tests] › specs/speculos/send.tx.spec.ts:165:7 › Check invalid address input error › Check invalid address input error for Ethereum › Check invalid address error message
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: getByText('This is not a valid [object Object] address')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for getByText('This is not a valid [object Object] address')
179 | await app.account.clickSend();
180 | await app.send.fillRecipient(transactionInvalidAddress.accountToCredit.address);
> 181 | await app.send.checkInvalidAddressError(transactionInvalidAddress);
| ^
182 | },
183 | );
184 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:181:22
|
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L44
3) [speculos_tests] › specs/speculos/receive.address.spec.ts:27: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')
42 | await app.account.clickReceive();
43 | await app.modal.continue();
> 44 | await app.receive.expectValidReceiveAddress(account.address);
| ^
45 |
46 | await app.speculos.expectValidReceiveAddress(account);
47 | await app.receive.expectApproveLabel();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:44: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.3m
|
2 failed
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Tezos] Receive ─────
[speculos_tests] › specs/speculos/send.tx.spec.ts:165:7 › Check invalid address input error › Check invalid address input error for Ethereum
1 flaky
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Bitcoin Cash] Receive
20 passed (4.9m)
|
The logs for this run have expired and are no longer available.
Loading