Skip to content

@Desktop • Generate Screenshots triggered by mcayuelas-ledger on PR 4897 #735

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

@Desktop • Generate Screenshots triggered by mcayuelas-ledger on PR 4897 #735

Re-run triggered October 2, 2023 14:58
Status Failure
Total duration 27m 41s
Artifacts 2

generate-screenshots.yml

on: workflow_dispatch
generate-screenshots-linux
7m 38s
generate-screenshots-linux
generate-screenshots-windows
27m 19s
generate-screenshots-windows
generate-screenshots-mac
4m 40s
generate-screenshots-mac
Report start
7s
Report start
Report end
4s
Report end
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 notices
families/ethereum.spec.ts:8:5 › Send flow: apps/ledger-live-desktop/tests/specs/families/ethereum.spec.ts#L38
1) families/ethereum.spec.ts:8:5 › Send flow ───────────────────────────────────────────────────── Error: locator.isVisible: Target closed =========================== logs =========================== checking visibility of locator('[data-test-id=modal-container][style*="opacity: 1"][style*="transform: scale(1)"]').getByText('Max Network fees') ============================================================ 36 | .soft(sendModal.container) 37 | .toHaveScreenshot("send-modal-eth-max-network-fees-2.png"); > 38 | expect(sendModal.container.getByText("Max Network fees").isVisible()).toBeFalsy; | ^ 39 | }); 40 | }); 41 | at /runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/families/ethereum.spec.ts:38:62 at /runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/families/ethereum.spec.ts:12:3
accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] Add account: apps/ledger-live-desktop/tests/fixtures/common.ts#L79
1) accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] 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/macrunner04/RUNNER/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 › [ATOM] Add account: apps/ledger-live-desktop/tests/fixtures/common.ts#L79
1) accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] 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/macrunner04/RUNNER/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
2) 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/macrunner04/RUNNER/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/specs/accounts/account.spec.ts#L1
2) accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] Add account ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account: apps/ledger-live-desktop/tests/fixtures/common.ts#L79
3) 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/macrunner04/RUNNER/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
3) accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
accounts/account.spec.ts:18:9 › Accounts @smoke › [ETH] Add account: apps/ledger-live-desktop/tests/fixtures/common.ts#L79
4) accounts/account.spec.ts:18:9 › Accounts @smoke › [ETH] 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/macrunner04/RUNNER/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 › [ETH] Add account: apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L1
4) accounts/account.spec.ts:18:9 › Accounts @smoke › [ETH] Add account ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
generate-screenshots-mac
Process completed with exit code 1.
generate-screenshots-windows
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
generate-screenshots-windows
The self-hosted runner: ledger-live-4xlarge-windows-2022-mvnm8-vlhgq lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
🎭 Playwright Run Summary
1 flaky families/ethereum.spec.ts:8:5 › Send flow ────────────────────────────────────────────────────── 3 skipped 57 passed (3.8m)
🎭 Playwright Run Summary
1 failed accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] Add account ─────────────────────────── 3 flaky accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] Add account ──────────────────────────── accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account ──────────────────────────── accounts/account.spec.ts:18:9 › Accounts @smoke › [ETH] Add account ──────────────────────────── 57 skipped

Artifacts

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