Skip to content

Conversation

@mroeschke
Copy link
Member

read_html with bs4 and html5lib appears to be some of the slower test in CI (documented to be slow). It doesn't appear there's a reason that these tests need all the data in banklist.html so reducing the number of values in this table so they run faster.

@mroeschke mroeschke added this to the 3.0 milestone Aug 27, 2025
@mroeschke mroeschke added Testing pandas testing functions or related to the test suite IO HTML read_html, to_html, Styler.apply, Styler.applymap labels Aug 27, 2025
@mroeschke
Copy link
Member Author

Since tests are passing here going to merge.

@mroeschke mroeschke merged commit 49d1d75 into pandas-dev:main Aug 28, 2025
43 of 44 checks passed
@mroeschke mroeschke deleted the tests/cln/banklist branch August 28, 2025 15:11
eicchen pushed a commit to eicchen/pandas that referenced this pull request Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

IO HTML read_html, to_html, Styler.apply, Styler.applymap Testing pandas testing functions or related to the test suite

1 participant