Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #213
build.yml
on: pull_request
build
2m 48s
Check Links
38s
test_isolated
31s
Integration tests for Notebook
2m 34s
Matrix: Integration tests for JupyterLab
Annotations
5 errors, 6 warnings, and 2 notices
Integration tests for JupyterLab (3.6)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
tests/jupyter-archive.spec.ts:49:5 › should extract an archive:
ui-tests/tests/jupyter-archive.spec.ts#L1
1) tests/jupyter-archive.spec.ts:49:5 › should extract an archive ────────────────────────────────
Test timeout of 60000ms exceeded.
|
tests/jupyter-archive.spec.ts:49:5 › should extract an archive:
ui-tests/tests/jupyter-archive.spec.ts#L69
1) tests/jupyter-archive.spec.ts:49:5 › should extract an archive ────────────────────────────────
Error: locator.click: Target closed
=========================== logs ===========================
waiting for getByRole('button', { name: 'Refresh the file browser.' })
============================================================
67 | });
68 | await page.getByText('Extract Archive').click();
> 69 | await page.getByRole('button', { name: 'Refresh the file browser.' }).click();
| ^
70 | await page.getByText('schema', { exact: true }).dblclick();
71 |
72 | await expect(page.getByText('archive.json')).toHaveCount(1);
at /home/runner/work/jupyter-archive/jupyter-archive/ui-tests/tests/jupyter-archive.spec.ts:69:73
|
tests/jupyter-archive.spec.ts:49:5 › should extract an archive:
ui-tests/tests/jupyter-archive.spec.ts#L1
1) tests/jupyter-archive.spec.ts:49:5 › should extract an archive ────────────────────────────────
Pending operations:
- locator.click at tests/jupyter-archive.spec.ts:69:73
|
Integration tests for Notebook
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 for JupyterLab (3.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration tests for JupyterLab (4.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration tests for Notebook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
4 passed (23.0s)
|
🎭 Playwright Run Summary
1 failed
tests/jupyter-archive.spec.ts:49:5 › should extract an archive ─────────────────────────────────
3 passed (1.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
|
392 KB |
|
jupyter-archive-playwright-tests
|
183 KB |
|
notebook-tour-playwright-tests
|
999 KB |
|