@Desktop • Generate Screenshots triggered by beths-ledger on PR 4815 #723
Annotations
9 errors and 1 notice
apps/ledger-live-desktop/tests/fixtures/common.ts#L75
1) accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] Add account ───────────────────────────
Error: electron.launch: Process failed to launch!
at ../fixtures/common.ts:75
73 | const windowSize = { width: 1024, height: 768 };
74 |
> 75 | const electronApp: ElectronApplication = await electron.launch({
| ^
76 | args: [
77 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`,
78 | `--user-data-dir=${userdataDestinationPath}`,
at Object.electronApp (/Users/macrunner1/RUNNER/actions-runner-2/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:75:46)
|
apps/ledger-live-desktop/tests/fixtures/common.ts#L75
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:75
73 | const windowSize = { width: 1024, height: 768 };
74 |
> 75 | const electronApp: ElectronApplication = await electron.launch({
| ^
76 | args: [
77 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`,
78 | `--user-data-dir=${userdataDestinationPath}`,
at Object.electronApp (/Users/macrunner1/RUNNER/actions-runner-2/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:75:46)
|
apps/ledger-live-desktop/tests/fixtures/common.ts#L75
2) accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account ───────────────────────────
Error: electron.launch: Process failed to launch!
at ../fixtures/common.ts:75
73 | const windowSize = { width: 1024, height: 768 };
74 |
> 75 | const electronApp: ElectronApplication = await electron.launch({
| ^
76 | args: [
77 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`,
78 | `--user-data-dir=${userdataDestinationPath}`,
at Object.electronApp (/Users/macrunner1/RUNNER/actions-runner-2/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:75:46)
|
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L1
2) accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
apps/ledger-live-desktop/tests/fixtures/common.ts#L75
3) accounts/account.spec.ts:18:9 › Accounts @smoke › [ETH] Add account ───────────────────────────
Error: electron.launch: Process failed to launch!
at ../fixtures/common.ts:75
73 | const windowSize = { width: 1024, height: 768 };
74 |
> 75 | const electronApp: ElectronApplication = await electron.launch({
| ^
76 | args: [
77 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`,
78 | `--user-data-dir=${userdataDestinationPath}`,
at Object.electronApp (/Users/macrunner1/RUNNER/actions-runner-2/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:75:46)
|
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L1
3) accounts/account.spec.ts:18:9 › Accounts @smoke › [ETH] Add account ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
apps/ledger-live-desktop/tests/fixtures/common.ts#L75
4) accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] Add account ──────────────────────────
Error: electron.launch: Process failed to launch!
at ../fixtures/common.ts:75
73 | const windowSize = { width: 1024, height: 768 };
74 |
> 75 | const electronApp: ElectronApplication = await electron.launch({
| ^
76 | args: [
77 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`,
78 | `--user-data-dir=${userdataDestinationPath}`,
at Object.electronApp (/Users/macrunner1/RUNNER/actions-runner-2/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:75:46)
|
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L1
4) accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] Add account ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
|
4 failed
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 ────────────────────────────
accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] Add account ───────────────────────────
57 skipped
|
The logs for this run have expired and are no longer available.
Loading