Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #198
build.yml
on: pull_request
build
2m 4s
Check Links
35s
test_isolated
29s
Integration tests for Notebook
2m 24s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_isolated
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests for JupyterLab (4.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests for JupyterLab (3.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests for Notebook
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
4 passed (24.8s)
|
🎭 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
Expired
|
392 KB |
|
jupyter-archive-playwright-tests
Expired
|
183 KB |
|
notebook-tour-playwright-tests
Expired
|
911 KB |
|