@Desktop • Generate Screenshots triggered by lvndry on PR 4376 #677
Annotations
4 errors and 1 notice
apps\ledger-live-desktop\tests\models\AccountPage.ts#L52
1) accounts\account.spec.ts:18:9 › Accounts @smoke › [Cardano] Add account › scroll to operations
TimeoutError: locator.scrollIntoViewIfNeeded: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('id=operation-list')
============================================================
at ..\models\AccountPage.ts:52
50 |
51 | async scrollToOperations() {
> 52 | await this.page.locator("id=operation-list").scrollIntoViewIfNeeded();
| ^
53 | }
54 |
55 | /**
at AccountPage.scrollToOperations (C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\models\AccountPage.ts:52:50)
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\accounts\account.spec.ts:67:27
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\accounts\account.spec.ts:66:18
|
apps\ledger-live-desktop\tests\models\AccountPage.ts#L52
1) accounts\account.spec.ts:18:9 › Accounts @smoke › [Cardano] Add account › scroll to operations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.scrollIntoViewIfNeeded: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('id=operation-list')
============================================================
at ..\models\AccountPage.ts:52
50 |
51 | async scrollToOperations() {
> 52 | await this.page.locator("id=operation-list").scrollIntoViewIfNeeded();
| ^
53 | }
54 |
55 | /**
at AccountPage.scrollToOperations (C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\models\AccountPage.ts:52:50)
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\accounts\account.spec.ts:67:27
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\accounts\account.spec.ts:66:18
|
apps\ledger-live-desktop\tests\models\AccountPage.ts#L52
1) accounts\account.spec.ts:18:9 › Accounts @smoke › [Cardano] Add account › scroll to operations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.scrollIntoViewIfNeeded: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('id=operation-list')
============================================================
at ..\models\AccountPage.ts:52
50 |
51 | async scrollToOperations() {
> 52 | await this.page.locator("id=operation-list").scrollIntoViewIfNeeded();
| ^
53 | }
54 |
55 | /**
at AccountPage.scrollToOperations (C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\models\AccountPage.ts:52:50)
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\accounts\account.spec.ts:67:27
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\accounts\account.spec.ts:66:18
|
|
1 failed
accounts\account.spec.ts:18:9 › Accounts @smoke › [Cardano] Add account ────────────────────────
2 skipped
56 passed (22.6m)
|
The logs for this run have expired and are no longer available.
Loading