Add user documentation #113
build.yml
on: pull_request
build
2m 27s
Check Links
32s
Annotations
3 errors and 1 notice
Check Links
Process completed with exit code 1.
|
tests/jupyterlab_gallery.spec.ts:173:7 › Integration with jupyterlab-launchpad › Launchpad integration:
ui-tests/tests/jupyterlab_gallery.spec.ts#L192
1) tests/jupyterlab_gallery.spec.ts:173:7 › Integration with jupyterlab-launchpad › Launchpad integration
Error: Screenshot comparison failed:
1257 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab-gallery/jupyterlab-gallery/ui-tests/tests/jupyterlab_gallery.spec.ts-snapshots/in-launchpad-linux.png
Received: /home/runner/work/jupyterlab-gallery/jupyterlab-gallery/ui-tests/test-results/tests-jupyterlab_gallery-I-e3045-chpad-Launchpad-integration/in-launchpad-actual.png
Diff: /home/runner/work/jupyterlab-gallery/jupyterlab-gallery/ui-tests/test-results/tests-jupyterlab_gallery-I-e3045-chpad-Launchpad-integration/in-launchpad-diff.png
190 | await page.waitForTimeout(100);
191 |
> 192 | expect(await launcher.screenshot()).toMatchSnapshot('in-launchpad.png');
| ^
193 | });
194 |
195 | test('On hover - fresh', async ({ page }) => {
at /home/runner/work/jupyterlab-gallery/jupyterlab-gallery/ui-tests/tests/jupyterlab_gallery.spec.ts:192:41
|
Integration tests
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
tests/jupyterlab_gallery.spec.ts:173:7 › Integration with jupyterlab-launchpad › Launchpad integration
4 passed (25.3s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
349 KB |
|
jupyterlab_gallery-playwright-tests
Expired
|
886 KB |
|