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

Clean up usage script #7688

Closed
wants to merge 1 commit into from
Closed

Conversation

blink1073
Copy link
Member

@blink1073 blink1073 commented Dec 23, 2019

Remove redundant calls in usage CI script.

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

@blink1073
Copy link
Member Author

This is partially to see if I can replicate the errors I'm seeing in #7618, which seem to be unrelated to that PR.

@blink1073 blink1073 closed this Dec 24, 2019
@blink1073 blink1073 reopened this Dec 24, 2019
@blink1073
Copy link
Member Author

First build failed on the filebrowser example test with:

/opt/hostedtoolcache/Python/3.6.9/x64/share/jupyter/lab/example_test/chrome-example-test.js:69
    throw up;
    ^

Error: Failed to launch chrome!
Inconsistency detected by ld.so: dl-tls.c: 493: _dl_allocate_tls_init: Assertion `listp->slotinfo[cnt].gen <= GL(dl_tls_generation)' failed!

@blink1073
Copy link
Member Author

That failure was transient, and now this passes. I can't for the life of my figure out why #7618 would have any affect on sessions tests, it only touches code further up the stack.

@blink1073 blink1073 closed this Dec 24, 2019
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Jan 24, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant