Use existing server settings when creating the ConfigSection
#216
build.yml
on: pull_request
build
4m 56s
Check Links
40s
test_isolated
43s
Integration tests for Notebook
2m 20s
Matrix: Integration tests for JupyterLab
Annotations
5 errors, 6 warnings, and 2 notices
tests/notebook-tour.spec.ts:26:5 › should run the notebook tour:
ui-tests/tests/notebook-tour.spec.ts#L1
1) tests/notebook-tour.spec.ts:26:5 › should run the notebook tour ───────────────────────────────
Test timeout of 60000ms exceeded.
|
tests/notebook-tour.spec.ts:26:5 › should run the notebook tour:
ui-tests/tests/notebook-tour.spec.ts#L31
1) tests/notebook-tour.spec.ts:26:5 › should run the notebook tour ───────────────────────────────
Error: proxy.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
29 |
30 | const [notebookPage] = await Promise.all([
> 31 | page.waitForEvent('popup'),
| ^
32 | page.getByText('Notebook', { exact: true }).click()
33 | ]);
34 | await notebookPage.getByRole('button', { name: 'Select Kernel' }).click();
at /home/runner/work/jupyterlab-tour/jupyterlab-tour/ui-tests/tests/notebook-tour.spec.ts:31:10
|
tests/notebook-tour.spec.ts:26:5 › should run the notebook tour:
ui-tests/tests/notebook-tour.spec.ts#L1
1) tests/notebook-tour.spec.ts:26:5 › should run the notebook tour ───────────────────────────────
Pending operations:
- locator.click at tests/notebook-tour.spec.ts:32:49
|
Integration tests for Notebook
Process completed with exit code 1.
|
Integration tests for JupyterLab (3.6)
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/checkout@v3, 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/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_isolated
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests for Notebook
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests for JupyterLab (4.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests for JupyterLab (3.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@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/notebook-tour.spec.ts:26:5 › should run the notebook tour ────────────────────────────────
1 passed (1.2m)
|
🎭 Playwright Run Summary
2 passed (24.0s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
653 KB |
|
jupyterlab-tour-playwright-tests
Expired
|
424 KB |
|
notebook-tour-playwright-tests
Expired
|
1.53 MB |
|