[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#979621: pandas: autopkgtest regression in testing: No tables found



Source: pandas
Version: 1.1.5+dfsg-1
X-Debbugs-CC: debian-ci@lists.debian.org
Severity: serious
User: debian-ci@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"}
            )

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: