Bump the actions group with 3 updates #254
Annotations
4 errors, 1 warning, and 1 notice
Test:
core/galata/test/documentation/overview.test.ts#L33
1) [documentation] › test/documentation/overview.test.ts:24:7 › Overview › Open tabs ─────────────
Error: locator.waitFor: Error: strict mode violation: locator('.jp-RunningSessions-item.jp-mod-kernel').locator('text="Python 3 (ipykernel)"') resolved to 2 elements:
1) <span class="jp-RunningSessions-itemLabel" title="Pyth…>Python 3 (ipykernel)</span> aka getByTitle('Python 3 (ipykernel): f1d44828-1f99-4256-af7b-b443b0e3c051')
2) <span class="jp-RunningSessions-itemLabel" title="Pyth…>Python 3 (ipykernel)</span> aka getByTitle('Python 3 (ipykernel): c079c90c-5528-40ad-91a5-2fc8273e5e5a\n\nnotebook\nPath: notebooks/Data.ipynb')
=========================== logs ===========================
waiting for locator('.jp-RunningSessions-item.jp-mod-kernel').locator('text="Python 3 (ipykernel)"') to be visible
============================================================
31 | '.jp-RunningSessions-item.jp-mod-kernel >> text="Python 3 (ipykernel)"'
32 | )
> 33 | .waitFor();
| ^
34 | expect(
35 | await page.screenshot({ clip: { y: 27, x: 0, width: 283, height: 400 } })
36 | ).toMatchSnapshot('interface_tabs.png');
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/overview.test.ts:33:8
|
Test:
core/galata/test/documentation/overview.test.ts#L33
1) [documentation] › test/documentation/overview.test.ts:24:7 › Overview › Open tabs ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Error: strict mode violation: locator('.jp-RunningSessions-item.jp-mod-kernel').locator('text="Python 3 (ipykernel)"') resolved to 2 elements:
1) <span class="jp-RunningSessions-itemLabel" title="Pyth…>Python 3 (ipykernel)</span> aka getByTitle('Python 3 (ipykernel): b4036f3d-ce40-423c-bd4b-f7eec397639e')
2) <span class="jp-RunningSessions-itemLabel" title="Pyth…>Python 3 (ipykernel)</span> aka getByTitle('Python 3 (ipykernel): aadc122f-ad6c-44dd-879d-119fbeba43ac\n\nnotebook\nPath: notebooks/Data.ipynb')
=========================== logs ===========================
waiting for locator('.jp-RunningSessions-item.jp-mod-kernel').locator('text="Python 3 (ipykernel)"') to be visible
============================================================
31 | '.jp-RunningSessions-item.jp-mod-kernel >> text="Python 3 (ipykernel)"'
32 | )
> 33 | .waitFor();
| ^
34 | expect(
35 | await page.screenshot({ clip: { y: 27, x: 0, width: 283, height: 400 } })
36 | ).toMatchSnapshot('interface_tabs.png');
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/overview.test.ts:33:8
|
Test:
core/galata/test/documentation/overview.test.ts#L33
1) [documentation] › test/documentation/overview.test.ts:24:7 › Overview › Open tabs ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Error: strict mode violation: locator('.jp-RunningSessions-item.jp-mod-kernel').locator('text="Python 3 (ipykernel)"') resolved to 2 elements:
1) <span class="jp-RunningSessions-itemLabel" title="Pyth…>Python 3 (ipykernel)</span> aka getByTitle('Python 3 (ipykernel): b4036f3d-ce40-423c-bd4b-f7eec397639e')
2) <span class="jp-RunningSessions-itemLabel" title="Pyth…>Python 3 (ipykernel)</span> aka getByTitle('Python 3 (ipykernel): a6968b06-10b4-4f7f-8b64-26caa47ec5ec\n\nnotebook\nPath: notebooks/Data.ipynb')
=========================== logs ===========================
waiting for locator('.jp-RunningSessions-item.jp-mod-kernel').locator('text="Python 3 (ipykernel)"') to be visible
============================================================
31 | '.jp-RunningSessions-item.jp-mod-kernel >> text="Python 3 (ipykernel)"'
32 | )
> 33 | .waitFor();
| ^
34 | expect(
35 | await page.screenshot({ clip: { y: 27, x: 0, width: 283, height: 400 } })
36 | ).toMatchSnapshot('interface_tabs.png');
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/overview.test.ts:33:8
|
Test
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ifaxity/wait-on-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
1 failed
[documentation] › test/documentation/overview.test.ts:24:7 › Overview › Open tabs ──────────────
1 skipped
60 passed (5.5m)
|
The logs for this run have expired and are no longer available.
Loading