Skip to content

CI/TST: Enable -W error:::pandas in pytest during CI runs #48553

Closed
@mroeschke

Description

@mroeschke

In order to avoid introducing a warning originating from pandas that may be unwanted/false positive in another part of the API (#48397), the test suite should run with -W error:::pandas to error such that they can be addressed. This will also help reduce the noise in the test run logs.

Might be good to add this all the way in pyproject.toml in adopts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous IntegrationTestingpandas testing functions or related to the test suiteWarningsWarnings that appear or should be added to pandas

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions