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

Remove new resolver marker from tests that should pass #8321

Merged
merged 2 commits into from
Jun 5, 2020

Conversation

uranusjr
Copy link
Member

@uranusjr uranusjr commented May 25, 2020

Base direct candidate from extras has been implemented in #8291, these should pass:

  • test_install_extra_merging
  • test_install_local_editable_with_extras

Marker filtering has been implemented in #8239, this should pass:

  • test_pep518_with_extra_and_markers

@uranusjr uranusjr added skip news Does not need a NEWS file entry (eg: trivial changes) C: new resolver labels May 25, 2020
@uranusjr uranusjr force-pushed the new-resolver-passing-tests branch from 13e1b9c to 165c41b Compare May 25, 2020 14:01
@pfmoore
Copy link
Member

pfmoore commented May 27, 2020

Why has test_prefer_binary_tarball_higher_than_wheel_req_file started failing? 🙁 This is going to cause problems now that we're requiring the test suite to pass for the new resolver, so I'm not going to merge it yet...

@uranusjr
Copy link
Member Author

uranusjr commented May 27, 2020

It’s added after we compiled the failing tests and has been failing since then. (Edit: I think #8319 fixed it, let me rebase this to master.)

@uranusjr uranusjr force-pushed the new-resolver-passing-tests branch from 70dcb85 to 71511af Compare May 27, 2020 15:18
@pfmoore
Copy link
Member

pfmoore commented May 27, 2020

Ah, cool. That's why master isn't red then :-)

@uranusjr uranusjr closed this Jun 5, 2020
@uranusjr uranusjr reopened this Jun 5, 2020
@uranusjr
Copy link
Member Author

uranusjr commented Jun 5, 2020

Come on Travis.

@pfmoore pfmoore merged commit 71061f3 into pypa:master Jun 5, 2020
@pfmoore
Copy link
Member

pfmoore commented Jun 5, 2020

Yay! Get it in while it's green 🙂

@uranusjr uranusjr deleted the new-resolver-passing-tests branch September 28, 2020 14:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants