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

Pin pytest 7.0.1 #14997

Merged
merged 5 commits into from Apr 5, 2022
Merged

Pin pytest 7.0.1 #14997

merged 5 commits into from Apr 5, 2022

Commits on Apr 4, 2022

  1. Exclude Pytest 7.1.0.

    It has a conftest.py-related bug that has hit at least one user.
    
    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    5b68bcb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Be stricter.

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    3989055 View commit details
    Browse the repository at this point in the history
  2. Update user reqs

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    1b265c7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into upgrade_pytest

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    4d3d37e View commit details
    Browse the repository at this point in the history
  4. pytest default lockfile

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c198cb4 View commit details
    Browse the repository at this point in the history