Skip to content

Cleanup CI environment files after #27542 #27546

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

Closed
TomAugspurger opened this issue Jul 23, 2019 · 2 comments · Fixed by #27550
Closed

Cleanup CI environment files after #27542 #27546

TomAugspurger opened this issue Jul 23, 2019 · 2 comments · Fixed by #27550
Labels
CI Continuous Integration
Milestone

Comments

@TomAugspurger
Copy link
Contributor

#27542 got CI passing again by removing matplotlib from a couple of the slow travis jobs.

We should verify that

  1. We still have adequate matplotlib coverage (I think we do)
  2. We can remove the pytest and pytest-xdist pins

Also monitor https://travis-ci.community/t/builds-often-fail-because-of-lack-of-resources-memory-cpu/4331 to see if travis brings back higher memory workers.

@TomAugspurger TomAugspurger added the CI Continuous Integration label Jul 23, 2019
@WillAyd
Copy link
Member

WillAyd commented Jul 23, 2019

It looks the issue on the Travis side was cleaned up a few hours ago, and the pytest stuff I think should be a non-issue so long as we pick up the latest (i.e. pytest >5 AND pytest-xdist 1.29)

I'll push a cleanup...let's see

@jreback
Copy link
Contributor

jreback commented Jul 23, 2019

k great

we also need to push to 0.25.1

@jreback jreback added this to the 0.25.1 milestone Jul 24, 2019
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 a pull request may close this issue.

3 participants