Skip to content

TST/CI: speed up chunksize test #42174

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 2 commits into from
Jun 22, 2021
Merged

Conversation

mzeitlin11
Copy link
Member

Seeing lots of CI timeouts - this test sometimes takes > 5 min for the python parser, guessing dependent on memory availability.

AFAICT the data size is only so large to test the warning given by the c parser and low memory case, so shrank size for other cases.

@mzeitlin11 mzeitlin11 added CI Continuous Integration IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite labels Jun 21, 2021
@mzeitlin11
Copy link
Member Author

Also tentatively removed resource warning handling as hoping that was only needed because of memory issues.

Copy link
Member

@jbrockmendel jbrockmendel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jreback jreback added this to the 1.3 milestone Jun 22, 2021
@jreback jreback merged commit 1963c0e into pandas-dev:master Jun 22, 2021
@jreback
Copy link
Contributor

jreback commented Jun 22, 2021

thanks @mzeitlin11

@jreback
Copy link
Contributor

jreback commented Jun 22, 2021

@meeseeksdev backport 1.3.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jun 22, 2021
@lumberbot-app
Copy link

lumberbot-app bot commented Jun 22, 2021

Something went wrong ... Please have a look at my logs.

@mzeitlin11 mzeitlin11 deleted the ci_chunksize_test branch June 22, 2021 00:41
simonjayhawkins pushed a commit that referenced this pull request Jun 22, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants