Add settings and menu items to toggle display of each section #157
build.yml
on: pull_request
build
2m 38s
Check Links
39s
Annotations
2 errors, 4 warnings, and 1 notice
tests/jupyterlab_new_launcher.spec.ts:92:7 › Quick Settings › open quick settings menu:
ui-tests/tests/jupyterlab_new_launcher.spec.ts#L95
1) tests/jupyterlab_new_launcher.spec.ts:92:7 › Quick Settings › open quick settings menu ────────
Error: Screenshot comparison failed:
3622 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/tests/jupyterlab_new_launcher.spec.ts-snapshots/launcher-open-quicksettings-linux.png
Received: /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/test-results/tests-jupyterlab_new_launc-8b3c7-gs-open-quick-settings-menu/launcher-open-quicksettings-actual.png
Diff: /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/test-results/tests-jupyterlab_new_launc-8b3c7-gs-open-quick-settings-menu/launcher-open-quicksettings-diff.png
93 | const launcher = page.locator('.jp-LauncherBody');
94 | await page.locator('.jp-Launcher-QuickSettings').click();
> 95 | expect(await launcher.screenshot()).toMatchSnapshot(
| ^
96 | 'launcher_open_quicksettings.png'
97 | );
98 | });
at /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/tests/jupyterlab_new_launcher.spec.ts:95:41
|
Integration tests
Process completed with exit code 1.
|
Check Links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_isolated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 failed
tests/jupyterlab_new_launcher.spec.ts:92:7 › Quick Settings › open quick settings menu ─────────
6 passed (30.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
|
484 KB |
|
jupyterlab_launchpad-playwright-tests
|
597 KB |
|