Skip to content

CI: test failure, raises unexpected warning #34792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
phofl opened this issue Jun 15, 2020 · 3 comments
Closed

CI: test failure, raises unexpected warning #34792

phofl opened this issue Jun 15, 2020 · 3 comments
Labels
Bug CI Continuous Integration

Comments

@phofl
Copy link
Member

phofl commented Jun 15, 2020

I merged master into #33247 . This results in a failing test:
pandas/tests/plotting/test_converter.py::TestRegistration::test_pandas_plots_register

in Windows py37_np_18

 AssertionError: Caused unexpected warning(s): [('DeprecationWarning', DeprecationWarning("Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working")

Was this already detected?

test results

@phofl phofl added Bug Needs Triage Issue that has not been reviewed by a pandas team member labels Jun 15, 2020
@TomAugspurger
Copy link
Contributor

@jbrockmendel
Copy link
Member

Has this been fixed?

@jbrockmendel jbrockmendel added CI Continuous Integration and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Aug 6, 2020
@mroeschke
Copy link
Member

Looks like we're not testing py37_np_18 anymore, and an analgous py37_np_18 build doesn't seem to have this warning anymore so I think we can close. Can open a new issue if this reappears.

https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=64034&view=logs&jobId=404760ec-14d3-5d48-e580-13034792878f&j=404760ec-14d3-5d48-e580-13034792878f&t=f81e4cc8-d61a-5fb8-36be-36768e5c561a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug CI Continuous Integration
Projects
None yet
Development

No branches or pull requests

4 participants