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 test: ignore unavailable versions in preexisting output #1774

Commits on Dec 13, 2022

  1. Add test: ignore unavailable versions in preexisting output

    Rather than fail and exit early,
    it's better to discard these items.
    
    The legacy resolver does not pass,
    and there is no plan to fix that before
    we drop that resolver completely.
    AndydeCleyre committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    599a8d2 View commit details
    Browse the repository at this point in the history
  2. Create and use @backtracking_resolver_only test decorator

    Co-authored-by: Albert Tugushev <albert@tugushev.ru>
    AndydeCleyre and atugushev committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    601b5c4 View commit details
    Browse the repository at this point in the history