Bug#979621: pandas: autopkgtest regression in testing: No tables found
Paul Gevers
elbrus at debian.org
Sat Jan 9 07:06:30 GMT 2021
Source: pandas
Version: 1.1.5+dfsg-1
X-Debbugs-CC: debian-ci at lists.debian.org
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression
Dear maintainer(s),
With a recent change in testing the autopkgtest of your package started
to fail. I copied some of the output at the bottom of this report. Can
you please investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
By the way: as your test is accessing the internet, you should add a
"needs-internet" restriction
https://ci.debian.net/data/autopkgtest/testing/amd64/p/pandas/9462264/log.gz
=================================== FAILURES
===================================
_____________ TestReadHtml.test_banklist_url_positional_match[bs4]
_____________
self = <pandas.tests.io.test_html.TestReadHtml object at 0x7f84f00de970>
@tm.network
def test_banklist_url_positional_match(self):
url = "http://www.fdic.gov/bank/individual/failed/banklist.html"
# Passing match argument as positional should cause a FutureWarning.
with tm.assert_produces_warning(FutureWarning):
> df1 = self.read_html(
url, "First Federal Bank of Florida", attrs={"id": "table"}
)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20210109/d22d2edc/attachment.sig>
More information about the debian-science-maintainers
mailing list