Skip to content

CI/TST: Use worksteal over loadfile for pytest-xdist #57737

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

Merged
merged 14 commits into from
Mar 26, 2024

Conversation

mroeschke
Copy link
Member

In theory, this should help alleviate a worker that is running tests from a larger file. Let's see if it saves any time on the CI.

@mroeschke mroeschke added the CI Continuous Integration label Mar 5, 2024
@mroeschke mroeschke added this to the 3.0 milestone Mar 26, 2024
@mroeschke
Copy link
Member Author

I'm seeing about a ~5-7 minute test run reduction on Ubuntu/Windows jobs and ~10-15 minute test run reduction on OSX jobs.

@mroeschke
Copy link
Member Author

Going to merge since all green here

@mroeschke mroeschke merged commit e9381ae into pandas-dev:main Mar 26, 2024
@mroeschke mroeschke deleted the ci/worksteal branch March 26, 2024 20:35
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
* CI/TST: Use worksteal over loadfile for pytest-xdist

* Undo pin

* Specify in filterwarnings

* Move pytest-cov

* Remove old try

* Looks like pytest-cov is on conda forge now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant