@Desktop • UI e2e • Test App triggered by VicAlbr on ref support/update-operations-checks #732
Annotations
10 errors and 1 notice
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L282
1) [speculos_tests] › specs/speculos/send.tx.spec.ts:247:11 › Send flows › Send from 1 account to another › Send from Polygon 1 to Polygon 2 › Verify that the information of the transaction is visible
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('amountReceived-drawer')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for getByTestId('amountReceived-drawer')
280 | );
281 | await app.account.clickOnLastOperation("Received");
> 282 | await app.sendDrawer.expectReceiverInfos(transaction.transaction);
| ^
283 | },
284 | );
285 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:282:32
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L282
1) [speculos_tests] › specs/speculos/send.tx.spec.ts:247:11 › Send flows › Send from 1 account to another › Send from Polygon 1 to Polygon 2 › Verify that the information of the transaction is visible
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('amountReceived-drawer')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for getByTestId('amountReceived-drawer')
280 | );
281 | await app.account.clickOnLastOperation("Received");
> 282 | await app.sendDrawer.expectReceiverInfos(transaction.transaction);
| ^
283 | },
284 | );
285 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:282:32
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L282
1) [speculos_tests] › specs/speculos/send.tx.spec.ts:247:11 › Send flows › Send from 1 account to another › Send from Polygon 1 to Polygon 2 › Verify that the information of the transaction is visible
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('amountReceived-drawer')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for getByTestId('amountReceived-drawer')
280 | );
281 | await app.account.clickOnLastOperation("Received");
> 282 | await app.sendDrawer.expectReceiverInfos(transaction.transaction);
| ^
283 | },
284 | );
285 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:282:32
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L266
2) [speculos_tests] › specs/speculos/send.tx.spec.ts:247:11 › Send flows › Send from 1 account to another › Send from Cardano 1 to Cardano 1
TypeError: Cannot read properties of undefined (reading 'includes')
264 | await app.send.clickContinueToDevice();
265 |
> 266 | await app.speculos.signSendTransaction(transaction.transaction);
| ^
267 | await app.send.expectTxSent();
268 | await app.account.navigateToViewDetails();
269 | await app.sendDrawer.addressValueIsVisible(
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:266:30
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L282
2) [speculos_tests] › specs/speculos/send.tx.spec.ts:247:11 › Send flows › Send from 1 account to another › Send from Cardano 1 to Cardano 1
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: locator('[data-testid="drawer-content"]').locator('text=addr1q9q9q55zyew785z6c2lnrhnzghy038r6mepmqn6v28kupk5ug4c7v5lwwfjwgn4mnpzgmhrhp8xry804kuvfh6ru2ews8d5td8')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for locator('[data-testid="drawer-content"]').locator('text=addr1q9q9q55zyew785z6c2lnrhnzghy038r6mepmqn6v28kupk5ug4c7v5lwwfjwgn4mnpzgmhrhp8xry804kuvfh6ru2ews8d5td8')
280 | );
281 | await app.account.clickOnLastOperation("Received");
> 282 | await app.sendDrawer.expectReceiverInfos(transaction.transaction);
| ^
283 | },
284 | );
285 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:282:32
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L282
2) [speculos_tests] › specs/speculos/send.tx.spec.ts:247:11 › Send flows › Send from 1 account to another › Send from Cardano 1 to Cardano 1
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: locator('[data-testid="drawer-content"]').locator('text=addr1q9q9q55zyew785z6c2lnrhnzghy038r6mepmqn6v28kupk5ug4c7v5lwwfjwgn4mnpzgmhrhp8xry804kuvfh6ru2ews8d5td8')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for locator('[data-testid="drawer-content"]').locator('text=addr1q9q9q55zyew785z6c2lnrhnzghy038r6mepmqn6v28kupk5ug4c7v5lwwfjwgn4mnpzgmhrhp8xry804kuvfh6ru2ews8d5td8')
280 | );
281 | await app.account.clickOnLastOperation("Received");
> 282 | await app.sendDrawer.expectReceiverInfos(transaction.transaction);
| ^
283 | },
284 | );
285 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:282:32
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L68
3) [speculos_tests] › specs/speculos/receive.address.spec.ts:38:9 › Receive › [Polkadot] Receive › Retrieve address displayed
TimeoutError: locator.textContent: Timeout 120000ms exceeded.
Call log:
- waiting for locator('#address-field')
66 | }
67 | await app.modal.continue();
> 68 | const displayedAddress = await app.receive.getAddressDisplayed();
| ^
69 | await app.receive.expectValidReceiveAddress(displayedAddress);
70 |
71 | await app.speculos.expectValidAddressDevice(account.account, displayedAddress);
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:68:52
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L1
4) [speculos_tests] › specs/speculos/receive.address.spec.ts:38:9 › Receive › [Tezos] Receive ────
Test timeout of 400000ms exceeded while setting up "electronApp".
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L1
5) [speculos_tests] › specs/speculos/receive.address.spec.ts:94:7 › Receive › TRX empty balance Receive displays address activation warning message
Test timeout of 400000ms exceeded while setting up "electronApp".
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L1
6) [speculos_tests] › specs/speculos/send.tx.spec.ts:247:11 › Send flows › Send from 1 account to another › Send from Algorand 1 to Algorand 2
Test timeout of 400000ms exceeded while setting up "electronApp".
|
Run playwright tests [Linux => xvfb-run]
2 failed
[speculos_tests] › specs/speculos/send.tx.spec.ts:247:11 › Send flows › Send from 1 account to another › Send from Polygon 1 to Polygon 2
[speculos_tests] › specs/speculos/send.tx.spec.ts:247:11 › Send flows › Send from 1 account to another › Send from Cardano 1 to Cardano 1
5 flaky
[speculos_tests] › specs/speculos/receive.address.spec.ts:38:9 › Receive › [Polkadot] Receive ──
[speculos_tests] › specs/speculos/receive.address.spec.ts:38:9 › Receive › [Tezos] Receive ─────
[speculos_tests] › specs/speculos/receive.address.spec.ts:94:7 › Receive › TRX empty balance Receive displays address activation warning message
[speculos_tests] › specs/speculos/send.tx.spec.ts:247:11 › Send flows › Send from 1 account to another › Send from Algorand 1 to Algorand 2
[speculos_tests] › specs/speculos/send.tx.spec.ts:444:11 › Send flows › Check invalid amount input error › Check "Recipient address is inactive. Send at least 1 DOT to activate it" for Polkadot - invalid amount 0.5 input error
40 passed (12.4m)
|
Loading