Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu test failures #416

Open
davidbrochart opened this issue Dec 10, 2024 · 2 comments
Open

Ubuntu test failures #416

davidbrochart opened this issue Dec 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@davidbrochart
Copy link
Collaborator

Description

Compared to previous passing tests, there is this message in the logs:

[I 2024-12-10 14:56:40.178 ServerApp] Skipped non-installed server(s): bash-language-server, dockerfile-language-server-nodejs, javascript-typescript-langserver, jedi-language-server, julia-language-server, pyright, python-language-server, python-lsp-server, r-languageserver, sql-language-server, texlab, typescript-language-server, unified-language-server, vscode-css-languageserver-bin, vscode-html-languageserver-bin, vscode-json-languageserver-bin, yaml-language-server

But I'm not sure it's related.

@davidbrochart davidbrochart added the bug Something isn't working label Dec 10, 2024
@krassowski
Copy link
Member

No, that would be:

Parsed an error from text content: undefined RangeError: Incorrect locale information provided

which looks like was introduced by jupyterlab/jupyterlab#17038 in JupyterLab v4.3.3 just released today.

@davidbrochart
Copy link
Collaborator Author

Yes, I meant apart from this error message. I cannot reproduce locally though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants