Create mega run #2070
Annotations
1 error and 1 notice
ui-tests/test/notebook.spec.ts#L1
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?1719863945940
- user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/127.0.6533.17 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:1719863942|23:username-localhost-8888|196:eyJ1c2VybmFtZSI6ICI0OGI1MWQ5Y2JjM2Y0YjMxYjNkZDc4Yjc3M2M1MTE1NSIsICJuYW1lIjogIkFub255bW91cyBFcmlub21lIiwgImRpc3BsYXlfbmFtZSI6ICJBbm9ueW1vdXMgRXJpbm9tZSIsICJpbml0aWFscyI6ICJBRSIsICJjb2xvciI6IG51bGx9|feb26ef3119bf530aec8d4edaf3293c34eee1d02fc5a8c789afa11870388053b; _xsrf=2|3fb6985c|2f20e0b015bc45dcf05015ca7ec397d4|1719863942
- origin: http://localhost:8888
- referer: http://localhost:8888/notebooks/test-notebook-Notebook-Title-should-be-rendered-chromium/example.ipynb
- x-xsrftoken: 2|3fb6985c|2f20e0b015bc45dcf05015ca7ec397d4|1719863942
- sec-ch-ua: "Not)A;Brand";v="99", "HeadlessChrome";v="127", "Chromium";v="127"
- 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:925:49
|
|
This job succeeded
Loading