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

Add failing test for conda/pip conflict #569

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Dec 10, 2023

Added @jamesmyatt's environment file as a failing test from #540 (comment).

I'd really like to know the veracity of the following assertion at the end of conda_lock.lockfile.v2prelim.models.Lockfile._toposort:

assert len(final_package) == len(package)

Running this test in the debugger, the assertion holds, and dep.manager != manager is never triggered. (It's also currently not triggered by anything in the test suite. 😢)

I expect that figuring out the right thing to do here and fixing it will involve quite a deep dive.

Copy link

netlify bot commented Dec 10, 2023

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit e60309c
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/6575f9bdcf22740008b70446
😎 Deploy Preview https://deploy-preview-569--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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

1 participant