@Desktop • Test App triggered by beths-ledger on ref bugfix/live-9252-earn-on-dynamic-modal-for-earn-no-option-to-buy-near-when-it-should-be-available #20182
Annotations
9 errors and 1 notice
Run playwright tests:
apps/ledger-live-desktop/tests/fixtures/common.ts#L79
1) 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/macrunner03/RUNNER/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:79:46)
|
Run playwright tests:
apps/ledger-live-desktop/tests/fixtures/common.ts#L79
1) 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/macrunner03/RUNNER/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:79:46)
|
Run playwright tests:
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/macrunner03/RUNNER/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:79:46)
|
Run playwright tests:
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.
|
Run playwright tests:
apps/ledger-live-desktop/tests/fixtures/common.ts#L79
3) 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/macrunner03/RUNNER/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:79:46)
|
Run playwright tests:
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.
|
Run playwright tests:
apps/ledger-live-desktop/tests/fixtures/common.ts#L79
4) 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/macrunner03/RUNNER/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/fixtures/common.ts:79:46)
|
Run playwright tests:
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.
|
Run playwright tests
Process completed with exit code 1.
|
Run playwright tests
1 failed
accounts/account.spec.ts:18:9 › Accounts @smoke › [LTC] Add account ────────────────────────────
3 flaky
accounts/account.spec.ts:18:9 › Accounts @smoke › [BTC] 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