Update @jupyterlab/galata
#2024
Annotations
5 errors and 1 notice
|
Update snapshots
The operation was canceled.
|
Test:
ui-tests/test/mobile.spec.ts#L65
1) [firefox] › test/mobile.spec.ts:38:7 › Mobile › The layout should be more compact on the notebook page
Error: Screenshot comparison failed:
275 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/notebook/notebook/ui-tests/test/mobile.spec.ts-snapshots/notebook-firefox-linux.png
Received: /home/runner/work/notebook/notebook/ui-tests/test-results/test-mobile-Mobile-The-lay-36afb-ompact-on-the-notebook-page-firefox/notebook-actual.png
Diff: /home/runner/work/notebook/notebook/ui-tests/test-results/test-mobile-Mobile-The-lay-36afb-ompact-on-the-notebook-page-firefox/notebook-diff.png
63 | }
64 |
> 65 | expect(await notebook.screenshot()).toMatchSnapshot('notebook.png');
| ^
66 | await notebook.close();
67 | });
68 | });
at /home/runner/work/notebook/notebook/ui-tests/test/mobile.spec.ts:65:41
|
Test:
ui-tests/test/mobile.spec.ts#L65
1) [firefox] › test/mobile.spec.ts:38:7 › Mobile › The layout should be more compact on the notebook page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
275 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/notebook/notebook/ui-tests/test/mobile.spec.ts-snapshots/notebook-firefox-linux.png
Received: /home/runner/work/notebook/notebook/ui-tests/test-results/test-mobile-Mobile-The-lay-36afb-ompact-on-the-notebook-page-firefox-retry1/notebook-actual.png
Diff: /home/runner/work/notebook/notebook/ui-tests/test-results/test-mobile-Mobile-The-lay-36afb-ompact-on-the-notebook-page-firefox-retry1/notebook-diff.png
63 | }
64 |
> 65 | expect(await notebook.screenshot()).toMatchSnapshot('notebook.png');
| ^
66 | await notebook.close();
67 | });
68 | });
at /home/runner/work/notebook/notebook/ui-tests/test/mobile.spec.ts:65:41
|
Test
Process completed with exit code 1.
|
Test
1 failed
[firefox] › test/mobile.spec.ts:38:7 › Mobile › The layout should be more compact on the notebook page
34 passed (2.1m)
|
Loading