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

[BUG] tests failing with certain packages and subdirs #360

Open
AlbertDeFusco opened this issue Feb 1, 2022 · 0 comments
Open

[BUG] tests failing with certain packages and subdirs #360

AlbertDeFusco opened this issue Feb 1, 2022 · 0 comments
Labels
TRIAGE Uncategorized issue

Comments

@AlbertDeFusco
Copy link
Collaborator

I've noticed that some of the slow tests (those that do real conda installs) now hang. This has been happening rather recently. Here's one that absolutely hangs on several versions of Conda. Other subdirs are fine. It may be time to modernize many of these tests. Not long ago I was running tests against Python 3.9 and noticed some oddities so that may also help shake out these problems.

CONDA_SUBDIR=win-64 conda create -v -n tmp --dry-run bokeh=0.12.7

cc: @mforbes

@AlbertDeFusco AlbertDeFusco added the TRIAGE Uncategorized issue label Feb 1, 2022
AlbertDeFusco added a commit that referenced this issue Feb 6, 2022
--override-channels is added to address #336

some slow tests have been updated to avoid deadlocks identified in #360
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TRIAGE Uncategorized issue
Projects
None yet
Development

No branches or pull requests

1 participant