Skip to content
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

Flaky test categorical_min_max #21583

Open
2 tasks done
coastalwhite opened this issue Mar 4, 2025 · 0 comments
Open
2 tasks done

Flaky test categorical_min_max #21583

coastalwhite opened this issue Mar 4, 2025 · 0 comments
Labels
bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars

Comments

@coastalwhite
Copy link
Collaborator

Checks

  • I have checked that this issue has not already been reported.
  • I have confirmed this bug exists on the latest version of Polars.

Reproducible example

Seen in the CI.

_______________________ test_categorical_min_max[False] ________________________
[gw2] darwin -- Python 3.12.8 /Users/runner/work/polars/polars/.venv/bin/python3
tests/unit/datatypes/test_categorical.py:1005: in test_categorical_min_max
    assert result.to_dict(as_series=False) == {"a": ["foo"], "b": ["bar"], "c": ["foo"]}
E   AssertionError

Log output

Issue description

Expected behavior

Installed versions

Replace this line with the output of pl.show_versions(). Leave the backticks in place.
@coastalwhite coastalwhite added bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars labels Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
Projects
None yet
Development

No branches or pull requests

1 participant