Add devcontainer support, backed by pixi (#7602) #270
Annotations
1 error, 1 warning, and 1 notice
|
ui-tests/test/notebook.spec.ts#L0
1) [chromium] › test/notebook.spec.ts:24:7 › Notebook › Title should be rendered ─────────────────
Error: "apiRequestContext.fetch: Target page, context or browser has been closed
Call log:
- → POST http://localhost:8888/api/sessions?1741812603273
- user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/133.0.6943.16 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:1741812600|23:username-localhost-8888|212:eyJ1c2VybmFtZSI6ICJhODA1ZGJlYzQ0OGY0MzFlYWNkZGJhZmE4OTM0OWEyZSIsICJuYW1lIjogIkFub255bW91cyBQaGlsb3Bocm9zeW5lIiwgImRpc3BsYXlfbmFtZSI6ICJBbm9ueW1vdXMgUGhpbG9waHJvc3luZSIsICJpbml0aWFscyI6ICJBUCIsICJjb2xvciI6IG51bGx9|d22866b8dabb639188c72b34390a6413021ba73e1a70149c8ceb5bd388a917cf; _xsrf=2|9432d0e5|0dcbba32aeeb837fe561f51157fdeff2|1741812601
- origin: http://localhost:8888
- referer: http://localhost:8888/notebooks/test-notebook-Notebook-Title-should-be-rendered-chromium/example.ipynb
- x-xsrftoken: 2|9432d0e5|0dcbba32aeeb837fe561f51157fdeff2|1741812601
- sec-ch-ua: "Not(A:Brand";v="99", "HeadlessChrome";v="133", "Chromium";v="133"
- sec-ch-ua-mobile: ?0
- sec-ch-ua-platform: "Linux"
- content-length: 173
" while running route callback.
Consider awaiting `await page.unrouteAll({ behavior: 'ignoreErrors' })`
before the end of the test to ignore remaining routes in flight.
at /home/runner/work/notebook/notebook/ui-tests/node_modules/@jupyterlab/galata/src/galata.ts:961:49
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading