@Desktop • Generate Screenshots triggered by hzheng-ledger on PR 4353 #671
Annotations
4 errors, 1 warning, and 1 notice
apps\ledger-live-desktop\tests\models\InstallSetOfAppsPage.ts#L58
1) syncOnboarding\install-set-of-apps.spec.ts:15:5 › Install set of apps › use default apps ──────
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('circle[style="stroke-dashoffset: 42.4115;"]') to be visible
============================================================
at ..\models\InstallSetOfAppsPage.ts:58
56 |
57 | async waitForCircleProgress(circleProgress: string) {
> 58 | await this.circleProgressSelector(circleProgress).waitFor({ state: "visible" });
| ^
59 | }
60 |
61 | async waitForInstallingTextToDisappear() {
at InstallSetOfApps.waitForCircleProgress (C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\models\InstallSetOfAppsPage.ts:58:55)
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\syncOnboarding\install-set-of-apps.spec.ts:40:32
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\syncOnboarding\install-set-of-apps.spec.ts:31:3
|
apps\ledger-live-desktop\tests\models\InstallSetOfAppsPage.ts#L58
1) syncOnboarding\install-set-of-apps.spec.ts:15:5 › Install set of apps › use default apps ──────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('circle[style="stroke-dashoffset: 42.4115;"]') to be visible
============================================================
at ..\models\InstallSetOfAppsPage.ts:58
56 |
57 | async waitForCircleProgress(circleProgress: string) {
> 58 | await this.circleProgressSelector(circleProgress).waitFor({ state: "visible" });
| ^
59 | }
60 |
61 | async waitForInstallingTextToDisappear() {
at InstallSetOfApps.waitForCircleProgress (C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\models\InstallSetOfAppsPage.ts:58:55)
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\syncOnboarding\install-set-of-apps.spec.ts:40:32
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\syncOnboarding\install-set-of-apps.spec.ts:31:3
|
apps\ledger-live-desktop\tests\models\InstallSetOfAppsPage.ts#L58
1) syncOnboarding\install-set-of-apps.spec.ts:15:5 › Install set of apps › use default apps ──────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('circle[style="stroke-dashoffset: 42.4115;"]') to be visible
============================================================
at ..\models\InstallSetOfAppsPage.ts:58
56 |
57 | async waitForCircleProgress(circleProgress: string) {
> 58 | await this.circleProgressSelector(circleProgress).waitFor({ state: "visible" });
| ^
59 | }
60 |
61 | async waitForInstallingTextToDisappear() {
at InstallSetOfApps.waitForCircleProgress (C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\models\InstallSetOfAppsPage.ts:58:55)
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\syncOnboarding\install-set-of-apps.spec.ts:40:32
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\syncOnboarding\install-set-of-apps.spec.ts:31:3
|
|
apps\ledger-live-desktop\syncOnboarding\install-set-of-apps.spec.ts#L1
apps\ledger-live-desktop\syncOnboarding\install-set-of-apps.spec.ts took 2.6m
|
|
The logs for this run have expired and are no longer available.
Loading