Updated integration tests workflow #191
build.yml
on: pull_request
build
2m 42s
Check Links
38s
test_isolated
27s
Integration tests for Notebook
2m 18s
Matrix: Integration tests for JupyterLab
Annotations
4 errors, 7 warnings, and 2 notices
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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 uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4, actions/download-artifact@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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache@v3, actions/upload-artifact@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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "extension-artifacts", "jupyter-archive-playwright-tests", "notebook-tour-playwright-tests".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Integration tests for JupyterLab (4.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache@v3, actions/upload-artifact@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
1 failed
tests/jupyter-archive.spec.ts:49:5 › should extract an archive ─────────────────────────────────
3 passed (1.2m)
|
🎭 Playwright Run Summary
4 passed (24.7s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
394 KB |
|
jupyter-archive-playwright-tests
Expired
|
421 KB |
|
notebook-tour-playwright-tests
Expired
|
1.56 MB |
|