Skip to content

STY: is_ci_environment seems like an antipattern #55465

Open
@jbrockmendel

Description

@jbrockmendel

is_ci_environment is recent-ish and I trust it was implemented for a good reason, but it still isnt a good pattern long-term. This is a placeholder issue to track down the places where it is used and try to make it unnecessary. e.g. if a test uses more RAM than is available on the CI, a better check might be specifically for low-ram environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous IntegrationCleanTestingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions