Add e2e test #18
Annotations
3 errors, 3 warnings, and 1 notice
tests/jupyterlab_new_launcher.spec.ts:3:5 › should render new launcher:
ui-tests/tests/jupyterlab_new_launcher.spec.ts#L1
1) tests/jupyterlab_new_launcher.spec.ts:3:5 › should render new launcher ────────────────────────
Test timeout of 60000ms exceeded.
|
tests/jupyterlab_new_launcher.spec.ts:3:5 › should render new launcher:
ui-tests/tests/jupyterlab_new_launcher.spec.ts#L5
1) tests/jupyterlab_new_launcher.spec.ts:3:5 › should render new launcher ────────────────────────
Error: locator.screenshot: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('jp-LauncherBody')
3 | test('should render new launcher', async ({ page }) => {
4 | const launcher = page.locator('jp-LauncherBody');
> 5 | expect(await launcher.screenshot()).toMatchSnapshot('launcher.png');
| ^
6 | });
7 |
at /home/runner/work/jupyterlab-new-launcher/jupyterlab-new-launcher/ui-tests/tests/jupyterlab_new_launcher.spec.ts:5:25
|
Integration tests
Process completed with exit code 1.
|
Check Links
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/.
|
build
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/.
|
Integration tests
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/.
|
🎭 Playwright Run Summary
1 failed
tests/jupyterlab_new_launcher.spec.ts:3:5 › should render new launcher ─────────────────────────
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
324 KB |
|
jupyterlab_new_launcher-playwright-tests
Expired
|
1.51 MB |
|