Skip to content

Make default xfail strict #23057

Closed
Closed
@TomAugspurger

Description

@TomAugspurger

Pytest let's you configure the default xfail strictness in the setup.cfg

xfail_strict=true

This issue is to

  1. Make that change
  2. Update tests that are currently XPASSing
    • If always passing then remove the xfail entirely
    • If only sometimes passing (flaky test, dependency, configuration, etc.) then mark that specific test as strict=False.

cc @jbrockmendel @jreback

Metadata

Metadata

Assignees

No one assigned

    Labels

    Testingpandas testing functions or related to the test suitegood first issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions