Skip to content

@Desktop • Generate Screenshots triggered by mcayuelas-ledger on PR 4920 #755

@Desktop • Generate Screenshots triggered by mcayuelas-ledger on PR 4920

@Desktop • Generate Screenshots triggered by mcayuelas-ledger on PR 4920 #755

Manually triggered October 5, 2023 07:52
Status Failure
Total duration 15m 36s
Artifacts 2

generate-screenshots.yml

on: workflow_dispatch
generate-screenshots-linux
6m 34s
generate-screenshots-linux
generate-screenshots-windows
15m 7s
generate-screenshots-windows
generate-screenshots-mac
9m 45s
generate-screenshots-mac
Report start
11s
Report start
Report end
9s
Report end
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 notices
accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] Add account: apps/ledger-live-desktop/tests/fixtures/common.ts#L79
1) accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] Add account ─────────────────────────── Error: electron.launch: Process failed to launch! at ../fixtures/common.ts:79 77 | const windowSize = { width: 1024, height: 768 }; 78 | > 79 | const electronApp: ElectronApplication = await electron.launch({ | ^ 80 | args: [ 81 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`, 82 | `--user-data-dir=${userdataDestinationPath}`, at Object.electronApp (/Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:79:46)
accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] Add account: apps/ledger-live-desktop/tests/fixtures/common.ts#L79
1) accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] Add account ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: electron.launch: Process failed to launch! at ../fixtures/common.ts:79 77 | const windowSize = { width: 1024, height: 768 }; 78 | > 79 | const electronApp: ElectronApplication = await electron.launch({ | ^ 80 | args: [ 81 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`, 82 | `--user-data-dir=${userdataDestinationPath}`, at Object.electronApp (/Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:79:46)
accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] Add account: apps/ledger-live-desktop/tests/fixtures/common.ts#L79
1) accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] Add account ─────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: electron.launch: Process failed to launch! at ../fixtures/common.ts:79 77 | const windowSize = { width: 1024, height: 768 }; 78 | > 79 | const electronApp: ElectronApplication = await electron.launch({ | ^ 80 | args: [ 81 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`, 82 | `--user-data-dir=${userdataDestinationPath}`, at Object.electronApp (/Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:79:46)
accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account: apps/ledger-live-desktop/tests/fixtures/common.ts#L79
2) accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account ─────────────────────────── Error: electron.launch: Process failed to launch! at ../fixtures/common.ts:79 77 | const windowSize = { width: 1024, height: 768 }; 78 | > 79 | const electronApp: ElectronApplication = await electron.launch({ | ^ 80 | args: [ 81 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`, 82 | `--user-data-dir=${userdataDestinationPath}`, at Object.electronApp (/Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:79:46)
accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account: apps/ledger-live-desktop/tests/fixtures/common.ts#L79
2) accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: electron.launch: Process failed to launch! at ../fixtures/common.ts:79 77 | const windowSize = { width: 1024, height: 768 }; 78 | > 79 | const electronApp: ElectronApplication = await electron.launch({ | ^ 80 | args: [ 81 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`, 82 | `--user-data-dir=${userdataDestinationPath}`, at Object.electronApp (/Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:79:46)
accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account: apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L1
2) accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account ─────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
generate-screenshots-mac
Process completed with exit code 1.
services\liveapp-sdk.spec.ts:34:5 › Live App SDK methods @smoke: apps\ledger-live-desktop\tests\models\Modal.ts#L162
1) services\liveapp-sdk.spec.ts:34:5 › Live App SDK methods @smoke › Sign bitcoin Transaction - confirmation modal TimeoutError: locator.waitFor: Timeout 30000ms exceeded. =========================== logs =========================== waiting for locator('text=Please confirm the operation on your device to finalize it') to be visible ============================================================ at ..\models\Modal.ts:162 160 | 161 | async waitForConfirmationScreenToBeDisplayed() { > 162 | await this.confirmText.waitFor({ state: "visible" }); | ^ 163 | } 164 | } 165 | at Modal.waitForConfirmationScreenToBeDisplayed (C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\models\Modal.ts:162:28) at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\services\liveapp-sdk.spec.ts:109:17 at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\services\liveapp-sdk.spec.ts:106:3
🎭 Playwright Run Summary
3 skipped 58 passed (3.2m)
🎭 Playwright Run Summary
1 failed accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] Add account ──────────────────────────── 1 flaky accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account ──────────────────────────── 59 skipped
🎭 Playwright Run Summary
1 flaky services\liveapp-sdk.spec.ts:34:5 › Live App SDK methods @smoke ──────────────────────────────── 3 skipped 57 passed (5.1m)

Artifacts

Produced during runtime
Name Size
playwright-results-macos-latest Expired
1.37 MB
summary.json Expired
513 Bytes