Parameterized kernel specs #14
Annotations
7 errors and 1 notice
core/galata/test/documentation/general.test.ts#L1
1) [documentation] › test/documentation/general.test.ts:21:7 › General › Welcome ─────────────────
Test timeout of 90000ms exceeded.
|
core/galata/test/documentation/general.test.ts#L51
1) [documentation] › test/documentation/general.test.ts:21:7 › General › Welcome ─────────────────
Error: proxy.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('button:has-text("Select")')
49 | await page.click('.lm-Menu ul[role="menu"] >> text=New');
50 | await page.click('#jp-mainmenu-file-new >> text=Console');
> 51 | await page.click('button:has-text("Select")');
| ^
52 |
53 | await page.dblclick('text=Data.ipynb');
54 |
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/general.test.ts:51:16
|
core/galata/test/documentation/general.test.ts#L1
1) [documentation] › test/documentation/general.test.ts:21:7 › General › Welcome ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
core/galata/test/documentation/general.test.ts#L51
1) [documentation] › test/documentation/general.test.ts:21:7 › General › Welcome ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: proxy.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('button:has-text("Select")')
49 | await page.click('.lm-Menu ul[role="menu"] >> text=New');
50 | await page.click('#jp-mainmenu-file-new >> text=Console');
> 51 | await page.click('button:has-text("Select")');
| ^
52 |
53 | await page.dblclick('text=Data.ipynb');
54 |
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/general.test.ts:51:16
|
core/galata/test/documentation/general.test.ts#L1
1) [documentation] › test/documentation/general.test.ts:21:7 › General › Welcome ─────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
core/galata/test/documentation/general.test.ts#L51
1) [documentation] › test/documentation/general.test.ts:21:7 › General › Welcome ─────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: proxy.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('button:has-text("Select")')
49 | await page.click('.lm-Menu ul[role="menu"] >> text=New');
50 | await page.click('#jp-mainmenu-file-new >> text=Console');
> 51 | await page.click('button:has-text("Select")');
| ^
52 |
53 | await page.dblclick('text=Data.ipynb');
54 |
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/general.test.ts:51:16
|
|
|
The logs for this run have expired and are no longer available.
Loading