@Desktop • Generate Screenshots triggered by KVNLS on PR 4787 #710
Annotations
1 error and 1 notice
apps\ledger-live-desktop\tests\models\DeviceAction.ts#L41
1) accounts\account.spec.ts:18:9 › Accounts @smoke › [DOT] Add account › [DOT] 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 (C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\models\DeviceAction.ts:41:23)
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\accounts\account.spec.ts:39:9
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\accounts\account.spec.ts:38:7
|
1 flaky
accounts\account.spec.ts:18:9 › Accounts @smoke › [DOT] Add account ────────────────────────────
2 skipped
60 passed (4.4m)
|
The logs for this run have expired and are no longer available.
Loading