You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think for example Open JupyterLab is broken currently, because in jupyterhub/jupyter-server-proxy's test suite we have a failure that shows up even if jupyter-server-proxy hasn't become involved yet.
The test failing is declared here, and its slimmed down to try to isolate what the failure is about. I expect the failure to show in this projects test suite as well.
This is the information I see from the failure:
Set Up And More Test | FAIL |
WebDriverException: Message: Process unexpectedly closed with status 1
The text was updated successfully, but these errors were encountered:
I think for example
Open JupyterLab
is broken currently, because in jupyterhub/jupyter-server-proxy's test suite we have a failure that shows up even ifjupyter-server-proxy
hasn't become involved yet.The test failing is declared here, and its slimmed down to try to isolate what the failure is about. I expect the failure to show in this projects test suite as well.
This is the information I see from the failure:
The text was updated successfully, but these errors were encountered: