@Desktop • Test App triggered by mle-gall on ref bugfix/LIVE-2328/countervaluesFetchRework #21249
Annotations
1 error and 1 notice
Run playwright tests:
apps/ledger-live-desktop/tests/models/DeviceAction.ts#L41
1) accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] Add account › [ATOM] Open device app ─
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('data-test-id=device-action-loader') to be visible
============================================================
at ../models/DeviceAction.ts:41
39 | });
40 |
> 41 | await this.loader.waitFor({ state: "visible" });
| ^
42 | await this.loader.waitFor({ state: "detached" });
43 | }
44 |
at DeviceAction.openApp (/Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/models/DeviceAction.ts:41:23)
at /Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:40:9
at /Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:39:7
|
Run playwright tests
1 flaky
accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] Add account ───────────────────────────
3 skipped
56 passed (15.2m)
|
The logs for this run have expired and are no longer available.
Loading