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

Galata stuck when waiting for JupyterLab to be ready on Firefox #15093

Open
jtpio opened this issue Sep 7, 2023 · 2 comments
Open

Galata stuck when waiting for JupyterLab to be ready on Firefox #15093

jtpio opened this issue Sep 7, 2023 · 2 comments
Labels
bug tag:Regression Behavior that had been broken, was fixed, and is broken again tag:Testing

Comments

@jtpio
Copy link
Member

jtpio commented Sep 7, 2023

Description

UI tests time out when using Galata with the Firefox browser. This happens when loading the default JupyterLab page, and might be related to the waitForApplication logic.

Reproduce

chromium

galata-chromium.mp4

firefox

galata-firefox.mp4

Expected behavior

The tests should run fine like on Chromium.

Context

This was first noticed in jupyterlite/jupyterlite#1019 (which tests on both chromium and firefox), but it is easily reproducible with the extension template.

This is related to #15088, which can help catch such issues.

@jtpio jtpio added bug status:Needs Triage Applied to new issues that need triage labels Sep 7, 2023
@jtpio
Copy link
Member Author

jtpio commented Sep 7, 2023

There was the same issue a little while ago with chromium if not on the latest versions of the @jupyterlab and @lumino pacakges. This seems to have been fixed in #14945 for chromium at least, but not for firefox.

cc @fcollonval who might know about this and also as the author of #14945,

@jtpio jtpio changed the title Galata stuck when loading for JupyterLab to be ready on Firefox Galata stuck when waiting for JupyterLab to be ready on Firefox Sep 7, 2023
@jtpio jtpio added the tag:Regression Behavior that had been broken, was fixed, and is broken again label Sep 8, 2023
@jtpio
Copy link
Member Author

jtpio commented Sep 8, 2023

Tagging as regression as this was not an issue with the 3.5.x packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug tag:Regression Behavior that had been broken, was fixed, and is broken again tag:Testing
Projects
None yet
Development

No branches or pull requests

2 participants