Skip to content

Conversation

@mroeschke
Copy link
Member

@mroeschke mroeschke commented Oct 27, 2025

  • Reducing test data sizes (test_to_csv_chunking, test_dti_tz_localize, test_iterator, test_resample_interpolate, test_tz_convert_single_matches_tz_convert_hourly)
  • Reducing number of test generated for parameterizations (test_no_sort_keep_na)
  • Removing tests that meta check test existence (IMO not needed as our tests are relatively frozen) (check_comprehensiveness)
  • Marking some tests as slow (test_loc_non_unique_memory_error)
  • Removing test_hypothesis_delimited_date per CI/BLD: don't use strict xfail for '%m.%Y' format in test_hypothesis_delimited_date #62124 (comment)

@mroeschke mroeschke added this to the 3.0 milestone Oct 27, 2025
@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Oct 27, 2025
@phofl phofl merged commit 235e6ff into pandas-dev:main Oct 28, 2025
47 of 50 checks passed
@phofl
Copy link
Member

phofl commented Oct 28, 2025

thx @mroeschke

@mroeschke mroeschke deleted the test/perf branch October 28, 2025 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants