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

The playwright tests fail #1294

Open
mwouts opened this issue Dec 15, 2024 · 1 comment
Open

The playwright tests fail #1294

mwouts opened this issue Dec 15, 2024 · 1 comment

Comments

@mwouts
Copy link
Owner

mwouts commented Dec 15, 2024

A sample run that fails is this one:

Chromium Headless Shell 131.0.6778.33 (playwright build v1148) downloaded to /home/runner/.cache/ms-playwright/chromium_headless_shell-1148
Starting headless chromium...
Navigating to page: file:///home/runner/.local/share/jupyter/runtime/jpserver-4564-open.html
Waiting for page to load...
Waiting for page content..
Waiting for #main selector...
Waiting for #browserTest selector...
Waiting for application to start...
Parsed an error from text content: undefined RangeError: Incorrect locale information provided

/opt/hostedtoolcache/Python/3.12.7/x64/share/jupyter/lab/browser_test/browser-test.js:116
  throw up;
  ^
true
(Use `node --trace-uncaught ...` to show where the exception was thrown)

Node.js v20.18.1
[C 2024-12-12 11:09:44.749 ServerApp] Caught exception during the test:
Caught exception during the test:
[E 2024-12-12 11:09:44.749 ServerApp] ['node', 'browser-test.js', 'file:///home/runner/.local/share/jupyter/runtime/jpserver-4564-open.html'] exited with 1
['node', 'browser-test.js', 'file:///home/runner/.local/share/jupyter/runtime/jpserver-4564-open.html'] exited with 1
[I 2024-12-12 11:09:44.749 ServerApp] Test Complete
[C 2024-12-12 11:09:44.749 ServerApp] Exiting with 1 due to errors
Exiting with 1 due to errors
[I 2024-12-12 11:09:44.749 ServerApp] Stopping server...
Error: Process completed with exit code 1.

@mahendrapaipuri do you have any idea how to fix it? Thanks!

@mahendrapaipuri
Copy link
Contributor

Not sure!! Could be transient failures. I will look into it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants