test: run the e2e suite in CI and harden window selection #2
Annotations
10 errors, 1 warning, and 1 notice
|
Run xvfb-run -a yarn test:e2e
Process completed with exit code 1.
|
|
Run xvfb-run -a yarn test:e2e:
test/e2e/helpers.ts#L14
3) [electron] › test/e2e/smoke.test.ts:29:5 › app shuts down cleanly without hanging ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: electron.launch: Electron failed to install correctly, please delete node_modules/electron and try installing again
at helpers.ts:14
12 | }> {
13 | const home = mkdtempSync(join(tmpdir(), 'jlab-e2e-'));
> 14 | const app = await electron.launch({
| ^
15 | args: ['.'],
16 | env: {
17 | ...process.env,
at launchApp (/home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/helpers.ts:14:15)
at /home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/smoke.test.ts:30:25
|
|
Run xvfb-run -a yarn test:e2e:
test/e2e/helpers.ts#L14
3) [electron] › test/e2e/smoke.test.ts:29:5 › app shuts down cleanly without hanging ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: electron.launch: Electron failed to install correctly, please delete node_modules/electron and try installing again
at helpers.ts:14
12 | }> {
13 | const home = mkdtempSync(join(tmpdir(), 'jlab-e2e-'));
> 14 | const app = await electron.launch({
| ^
15 | args: ['.'],
16 | env: {
17 | ...process.env,
at launchApp (/home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/helpers.ts:14:15)
at /home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/smoke.test.ts:30:25
|
|
Run xvfb-run -a yarn test:e2e:
test/e2e/helpers.ts#L14
3) [electron] › test/e2e/smoke.test.ts:29:5 › app shuts down cleanly without hanging ─────────────
Error: electron.launch: Electron failed to install correctly, please delete node_modules/electron and try installing again
at helpers.ts:14
12 | }> {
13 | const home = mkdtempSync(join(tmpdir(), 'jlab-e2e-'));
> 14 | const app = await electron.launch({
| ^
15 | args: ['.'],
16 | env: {
17 | ...process.env,
at launchApp (/home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/helpers.ts:14:15)
at /home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/smoke.test.ts:30:25
|
|
Run xvfb-run -a yarn test:e2e:
test/e2e/helpers.ts#L14
2) [electron] › test/e2e/smoke.test.ts:15:5 › on first run the Welcome window renders ────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: electron.launch: Electron failed to install correctly, please delete node_modules/electron and try installing again
at helpers.ts:14
12 | }> {
13 | const home = mkdtempSync(join(tmpdir(), 'jlab-e2e-'));
> 14 | const app = await electron.launch({
| ^
15 | args: ['.'],
16 | env: {
17 | ...process.env,
at launchApp (/home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/helpers.ts:14:15)
at /home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/smoke.test.ts:16:25
|
|
Run xvfb-run -a yarn test:e2e:
test/e2e/helpers.ts#L14
2) [electron] › test/e2e/smoke.test.ts:15:5 › on first run the Welcome window renders ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: electron.launch: Electron failed to install correctly, please delete node_modules/electron and try installing again
at helpers.ts:14
12 | }> {
13 | const home = mkdtempSync(join(tmpdir(), 'jlab-e2e-'));
> 14 | const app = await electron.launch({
| ^
15 | args: ['.'],
16 | env: {
17 | ...process.env,
at launchApp (/home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/helpers.ts:14:15)
at /home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/smoke.test.ts:16:25
|
|
Run xvfb-run -a yarn test:e2e:
test/e2e/helpers.ts#L14
2) [electron] › test/e2e/smoke.test.ts:15:5 › on first run the Welcome window renders ────────────
Error: electron.launch: Electron failed to install correctly, please delete node_modules/electron and try installing again
at helpers.ts:14
12 | }> {
13 | const home = mkdtempSync(join(tmpdir(), 'jlab-e2e-'));
> 14 | const app = await electron.launch({
| ^
15 | args: ['.'],
16 | env: {
17 | ...process.env,
at launchApp (/home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/helpers.ts:14:15)
at /home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/smoke.test.ts:16:25
|
|
Run xvfb-run -a yarn test:e2e:
test/e2e/helpers.ts#L14
1) [electron] › test/e2e/smoke.test.ts:4:5 › app launches and opens at least one window ──────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: electron.launch: Electron failed to install correctly, please delete node_modules/electron and try installing again
at helpers.ts:14
12 | }> {
13 | const home = mkdtempSync(join(tmpdir(), 'jlab-e2e-'));
> 14 | const app = await electron.launch({
| ^
15 | args: ['.'],
16 | env: {
17 | ...process.env,
at launchApp (/home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/helpers.ts:14:15)
at /home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/smoke.test.ts:5:25
|
|
Run xvfb-run -a yarn test:e2e:
test/e2e/helpers.ts#L14
1) [electron] › test/e2e/smoke.test.ts:4:5 › app launches and opens at least one window ──────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: electron.launch: Electron failed to install correctly, please delete node_modules/electron and try installing again
at helpers.ts:14
12 | }> {
13 | const home = mkdtempSync(join(tmpdir(), 'jlab-e2e-'));
> 14 | const app = await electron.launch({
| ^
15 | args: ['.'],
16 | env: {
17 | ...process.env,
at launchApp (/home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/helpers.ts:14:15)
at /home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/smoke.test.ts:5:25
|
|
Run xvfb-run -a yarn test:e2e:
test/e2e/helpers.ts#L14
1) [electron] › test/e2e/smoke.test.ts:4:5 › app launches and opens at least one window ──────────
Error: electron.launch: Electron failed to install correctly, please delete node_modules/electron and try installing again
at helpers.ts:14
12 | }> {
13 | const home = mkdtempSync(join(tmpdir(), 'jlab-e2e-'));
> 14 | const app = await electron.launch({
| ^
15 | args: ['.'],
16 | env: {
17 | ...process.env,
at launchApp (/home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/helpers.ts:14:15)
at /home/runner/work/jupyterlab-desktop/jupyterlab-desktop/test/e2e/smoke.test.ts:5:25
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run xvfb-run -a yarn test:e2e
3 failed
[electron] › test/e2e/smoke.test.ts:4:5 › app launches and opens at least one window ───────────
[electron] › test/e2e/smoke.test.ts:15:5 › on first run the Welcome window renders ─────────────
[electron] › test/e2e/smoke.test.ts:29:5 › app shuts down cleanly without hanging ──────────────
|
background
wait
wait-all
cancel
parallel
Loading