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

[CI] Disable xdist in PyPy #3121

Closed
wants to merge 2 commits into from

Commits on Feb 18, 2022

  1. [Experiment] Disable xdist in PyPy

    Currently the test suite is problematic on PyPy.
    There is some advice about disabling `xdist` in
    pypa#3112 (comment)
    to try helping with this issue.
    
    This is just an experiment to see how disabling `xdist` would affect the
    total testing time.
    abravalheri committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    3baee7c View commit details
    Browse the repository at this point in the history
  2. Add news fragment

    abravalheri committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    b5deb6f View commit details
    Browse the repository at this point in the history