@Desktop • UI e2e • Test App triggered by gbecerra-ledger on ref develop #736
Annotations
3 errors and 1 notice
|
Run playwright tests [Linux => xvfb-run]
Error: electron.launch: Process failed to launch!
at utils/electronUtils.ts:19
17 | windowSize: { width: number; height: number };
18 | }): Promise<ElectronApplication> {
> 19 | return await electron.launch({
| ^
20 | args: [
21 | `${path.join(__dirname, "../../.webpack/main.bundle.js")}`,
22 | `--user-data-dir=${userdataDestinationPath}`,
at launchApp (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/utils/electronUtils.ts:19:10)
at globalTeardown (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/utils/global.teardown.ts:11:46)
|
Run playwright tests [Linux => xvfb-run]
The operation was canceled.
|
Run playwright tests [Linux => xvfb-run]
6 did not run
|
Loading