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

Mark flaky test as flaky #262

Merged
merged 1 commit into from Jan 31, 2019
Merged

Conversation

yuvipanda
Copy link
Collaborator

We'll need to figure out why this is failing

@minrk
Copy link
Member

minrk commented Jan 30, 2019

when conda's run as root, it respects the permissions in packages it extracts that are specified in the tarball. For some weird reason, some files in a few defaults channel packages have 777.

#268 is a more brute-force "Don't trust install permissions" that should catch similar issues that could come from conda or pip.

We'll need to figure out why this is failing
@yuvipanda yuvipanda merged commit 5caf4ab into jupyterhub:master Jan 31, 2019
@yuvipanda
Copy link
Collaborator Author

Thanks @minrk! I've merged #268 too!

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

Successfully merging this pull request may close these issues.

None yet

2 participants