@Desktop • UI e2e • Test App triggered by valber-ledger on ref develop #738
Annotations
8 errors and 1 notice
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L284
1) [speculos_tests] › specs/speculos/send.tx.spec.ts:248: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')
282 | );
283 | await app.account.selectAndClickOnLastOperation(OperationType.RECEIVED);
> 284 | await app.sendDrawer.expectReceiverInfos(transaction.transaction);
| ^
285 | }
286 | },
287 | );
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:284:34
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L284
1) [speculos_tests] › specs/speculos/send.tx.spec.ts:248: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')
282 | );
283 | await app.account.selectAndClickOnLastOperation(OperationType.RECEIVED);
> 284 | await app.sendDrawer.expectReceiverInfos(transaction.transaction);
| ^
285 | }
286 | },
287 | );
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:284:34
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L284
1) [speculos_tests] › specs/speculos/send.tx.spec.ts:248: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')
282 | );
283 | await app.account.selectAndClickOnLastOperation(OperationType.RECEIVED);
> 284 | await app.sendDrawer.expectReceiverInfos(transaction.transaction);
| ^
285 | }
286 | },
287 | );
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:284:34
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L1
2) [speculos_tests] › specs/speculos/send.tx.spec.ts:248:11 › Send flows › Send from 1 account to another › Send from Cardano 1 to Cardano 1
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#L284
2) [speculos_tests] › specs/speculos/send.tx.spec.ts:248: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')
282 | );
283 | await app.account.selectAndClickOnLastOperation(OperationType.RECEIVED);
> 284 | await app.sendDrawer.expectReceiverInfos(transaction.transaction);
| ^
285 | }
286 | },
287 | );
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:284:34
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L284
2) [speculos_tests] › specs/speculos/send.tx.spec.ts:248: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')
282 | );
283 | await app.account.selectAndClickOnLastOperation(OperationType.RECEIVED);
> 284 | await app.sendDrawer.expectReceiverInfos(transaction.transaction);
| ^
285 | }
286 | },
287 | );
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts:284:34
|
Run playwright tests [Linux => xvfb-run]:
apps/ledger-live-desktop/tests/specs/speculos/send.tx.spec.ts#L1
3) [speculos_tests] › specs/speculos/send.tx.spec.ts:536:11 › Send flows › Send funds step 1 (Recipient) - positive cases (Button enabled) › Check button enabled (0.0001 from Cosmos 1 to Cosmos 2) - valid address input (cosmos18sdl4lvyjtvpjkkt5smglux9sf4phdcpaddfae)
Test timeout of 400000ms exceeded while setting up "electronApp".
|
Run playwright tests [Linux => xvfb-run]
Process completed with exit code 1.
|
Run playwright tests [Linux => xvfb-run]
2 failed
[speculos_tests] › specs/speculos/send.tx.spec.ts:248:11 › Send flows › Send from 1 account to another › Send from Polygon 1 to Polygon 2
[speculos_tests] › specs/speculos/send.tx.spec.ts:248:11 › Send flows › Send from 1 account to another › Send from Cardano 1 to Cardano 1
1 flaky
[speculos_tests] › specs/speculos/send.tx.spec.ts:536:11 › Send flows › Send funds step 1 (Recipient) - positive cases (Button enabled) › Check button enabled (0.0001 from Cosmos 1 to Cosmos 2) - valid address input (cosmos18sdl4lvyjtvpjkkt5smglux9sf4phdcpaddfae)
44 passed (12.6m)
|
Loading