-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
CIContinuous IntegrationContinuous IntegrationTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suiteUnreliable TestUnit tests that occasionally failUnit tests that occasionally fail
Description
test_thousands_macau_index_col
in test_html
fails using beautifulsoup4 version 4.8.1 and passes using version 4.7.1.
Example failures:
https://travis-ci.org/pandas-dev/pandas/jobs/611742966
As pointed out by @jreback in this PR - #29603
Example failing build pre my changes in #29513
https://travis-ci.org/pandas-dev/pandas/jobs/611347428
Attempting to debug issue and will report to bs4. Should we pin in the meantime to version <= 4.7.1?
nschloe
Metadata
Metadata
Assignees
Labels
CIContinuous IntegrationContinuous IntegrationTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suiteUnreliable TestUnit tests that occasionally failUnit tests that occasionally fail