@Desktop • Test App triggered by sshmaxime on ref bugfix/LIVE-9593 #21208
Annotations
1 error, 2 warnings, and 1 notice
Run playwright tests:
apps\ledger-live-desktop\tests\models\DeviceAction.ts#L41
1) services\liveapp-sdk.spec.ts:34:5 › Live App SDK methods @smoke › Verify Address - modal ──────
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\services\liveapp-sdk.spec.ts:86:5
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\services\liveapp-sdk.spec.ts:84:3
|
|
|
Run playwright tests
1 flaky
services\liveapp-sdk.spec.ts:34:5 › Live App SDK methods @smoke ────────────────────────────────
3 skipped
56 passed (5.5m)
|
The logs for this run have expired and are no longer available.
Loading