Add the plugin manager #1749
Annotations
4 errors and 1 notice
ui-tests/test/links.spec.ts#L1
1) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Test timeout of 60000ms exceeded.
|
ui-tests/test/links.spec.ts#L25
1) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Error: proxy.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
23 |
24 | const [current] = await Promise.all([
> 25 | page.waitForEvent('popup'),
| ^
26 | page.getByText('Current Directory').last().click(),
27 | ]);
28 |
at /home/runner/work/notebook/notebook/ui-tests/test/links.spec.ts:25:12
|
ui-tests/test/links.spec.ts#L1
1) [chromium] › test/links.spec.ts:21:7 › Local Links › Open the current directory ───────────────
Pending operations:
- locator.click at test/links.spec.ts:26:50
|
ui-tests/test/notebook.spec.ts#L1
2) [chromium] › test/notebook.spec.ts:32:7 › Notebook › Renaming the notebook should be possible ─
Error: apiRequestContext.fetch: Request context disposed.
=========================== logs ===========================
→ POST http://localhost:8888/api/sessions?1703166729694
user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/113.0.5672.53 Safari/537.36
accept: */*
accept-encoding: gzip,deflate,br
accept-language: en-US
content-type: text/plain;charset=UTF-8
cookie: username-localhost-8888="2|1:0|10:1703166727|23:username-localhost-8888|196:eyJ1c2VybmFtZSI6ICJhZDgzOTRiNmEzOTA0OThkYjhlNDM0YWVkNTM5NTZmMyIsICJuYW1lIjogIkFub255bW91cyBJc29ub2UiLCAiZGlzcGxheV9uYW1lIjogIkFub255bW91cyBJc29ub2UiLCAiaW5pdGlhbHMiOiAiQUkiLCAiY29sb3IiOiBudWxsfQ==|f98947314e01321e65deb3e48cab6a95a29d93920cbb45df25f35da8d4a3f5dd"; _xsrf=2|78fe4e2f|e720f78a2efdf65431c621a112e92d34|1703166727
origin: http://localhost:8888
referer: http://localhost:8888/notebooks/test-notebook-Notebook-Title-should-be-rendered-chromium/example.ipynb
x-xsrftoken: 2|78fe4e2f|e720f78a2efdf65431c621a112e92d34|1703166727
sec-ch-ua: "HeadlessChrome";v="113", "Chromium";v="113", "Not-A.Brand";v="24"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "Linux"
content-length: 173
============================================================
at /home/runner/work/notebook/notebook/ui-tests/node_modules/@jupyterlab/galata/src/galata.ts:915:49
|
|
The logs for this run have expired and are no longer available.
Loading