Issue12/git clone timeout #125
build.yml
on: pull_request
build
2m 28s
Check Links
34s
Annotations
2 errors, 4 warnings, and 1 notice
tests/jupyterlab_gallery.spec.ts:242:7 › Integration with jupyterlab-launchpad › Odd cases:
ui-tests/tests/jupyterlab_gallery.spec.ts#L249
1) tests/jupyterlab_gallery.spec.ts:242:7 › Integration with jupyterlab-launchpad › Odd cases ────
Error: Screenshot comparison failed:
4 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/odd-cases-linux.png
Received: /home/runner/work/jupyterlab-gallery/jupyterlab-gallery/ui-tests/test-results/tests-jupyterlab_gallery-I-9b2e7-yterlab-launchpad-Odd-cases/odd-cases-actual.png
Diff: /home/runner/work/jupyterlab-gallery/jupyterlab-gallery/ui-tests/test-results/tests-jupyterlab_gallery-I-9b2e7-yterlab-launchpad-Odd-cases/odd-cases-diff.png
247 | await page.waitForTimeout(400);
248 | const gallery = page.locator('.jp-Gallery');
> 249 | expect(await gallery.screenshot()).toMatchSnapshot('odd-cases.png');
| ^
250 | });
251 | });
252 |
at /home/runner/work/jupyterlab-gallery/jupyterlab-gallery/ui-tests/tests/jupyterlab_gallery.spec.ts:249:40
|
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_gallery.spec.ts:242:7 › Integration with jupyterlab-launchpad › Odd cases ─────
4 passed (21.9s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
|
373 KB |
|
jupyterlab_gallery-playwright-tests
|
521 KB |
|