Add settings and menu items to toggle display of each section #155
build.yml
on: pull_request
build
2m 57s
Check Links
32s
Annotations
3 errors, 4 warnings, and 1 notice
tests/jupyterlab_new_launcher.spec.ts:12:7 › Default settings › should open table context menu:
ui-tests/tests/jupyterlab_new_launcher.spec.ts#L21
1) tests/jupyterlab_new_launcher.spec.ts:12:7 › Default settings › should open table context menu
Error: Screenshot comparison failed:
193 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/tests/jupyterlab_new_launcher.spec.ts-snapshots/table-context-menu-linux.png
Received: /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/test-results/tests-jupyterlab_new_launc-f49b6-uld-open-table-context-menu/table-context-menu-actual.png
Diff: /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/test-results/tests-jupyterlab_new_launc-f49b6-uld-open-table-context-menu/table-context-menu-diff.png
19 | expect
20 | .soft(await contextMenu.screenshot())
> 21 | .toMatchSnapshot('table-context-menu.png');
| ^
22 | const visibleColumnsEntry = page.locator(
23 | '.jp-NewLauncher-contextMenu li >> text="Visible Columns"'
24 | );
at /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/tests/jupyterlab_new_launcher.spec.ts:21:8
|
tests/jupyterlab_new_launcher.spec.ts:12:7 › Default settings › should open table context menu:
ui-tests/tests/jupyterlab_new_launcher.spec.ts#L32
1) tests/jupyterlab_new_launcher.spec.ts:12:7 › Default settings › should open table context menu
Error: Screenshot comparison failed:
63 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/table-context-menu-visible-columns-linux.png
Received: /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/test-results/tests-jupyterlab_new_launc-f49b6-uld-open-table-context-menu/table-context-menu-visible-columns-actual.png
Diff: /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/test-results/tests-jupyterlab_new_launc-f49b6-uld-open-table-context-menu/table-context-menu-visible-columns-diff.png
30 | expect
31 | .soft(await columnsContextMenu.screenshot())
> 32 | .toMatchSnapshot('table-context-menu-visible-columns.png');
| ^
33 | });
34 | });
35 |
at /home/runner/work/jupyterlab-launchpad/jupyterlab-launchpad/ui-tests/tests/jupyterlab_new_launcher.spec.ts:32:8
|
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:12:7 › Default settings › should open table context menu ─
6 passed (29.9s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
|
483 KB |
|
jupyterlab_launchpad-playwright-tests
|
363 KB |
|