Collapse the "create empty" section on test snapshot #40
Annotations
2 errors, 1 warning, and 1 notice
Execute integration tests:
ui-tests/tests/jupyterlab_new_launcher.spec.ts#L34
1) tests/jupyterlab_new_launcher.spec.ts:23:7 › With starred section › should render new launcher with starred section
Error: Screenshot comparison failed:
24757 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab-new-launcher/jupyterlab-new-launcher/ui-tests/tests/jupyterlab_new_launcher.spec.ts-snapshots/launcher-with-starred-linux.png
Received: /home/runner/work/jupyterlab-new-launcher/jupyterlab-new-launcher/ui-tests/test-results/tests-jupyterlab_new_launc-99976-uncher-with-starred-section/launcher-with-starred-actual.png
Diff: /home/runner/work/jupyterlab-new-launcher/jupyterlab-new-launcher/ui-tests/test-results/tests-jupyterlab_new_launc-99976-uncher-with-starred-section/launcher-with-starred-diff.png
32 | // collapse the "create empty" section
33 | await page.locator('.jp-Launcher-openByType summary').click();
> 34 | expect(await launcher.screenshot()).toMatchSnapshot(
| ^
35 | 'launcher-with-starred.png'
36 | );
37 | });
at /home/runner/work/jupyterlab-new-launcher/jupyterlab-new-launcher/ui-tests/tests/jupyterlab_new_launcher.spec.ts:34:41
|
Execute integration tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Execute integration tests
1 failed
tests/jupyterlab_new_launcher.spec.ts:23:7 › With starred section › should render new launcher with starred section
1 passed (12.7s)
|
The logs for this run have expired and are no longer available.
Loading