From bd4deaa84b553546d475a78389caf7d7d9176958 Mon Sep 17 00:00:00 2001 From: ritchie Date: Fri, 3 Jan 2025 18:00:24 +0100 Subject: [PATCH] skip auto streaming --- py-polars/tests/unit/datatypes/test_categorical.py | 1 + 1 file changed, 1 insertion(+) diff --git a/py-polars/tests/unit/datatypes/test_categorical.py b/py-polars/tests/unit/datatypes/test_categorical.py index 1aa27fea3a6f..d5416bc47a93 100644 --- a/py-polars/tests/unit/datatypes/test_categorical.py +++ b/py-polars/tests/unit/datatypes/test_categorical.py @@ -928,6 +928,7 @@ def test_categorical_unique_20539() -> None: @StringCache() +@pytest.mark.may_fail_auto_streaming def test_categorical_prefill() -> None: # https://github.com/pola-rs/polars/pull/20547#issuecomment-2569473443 # prefill cache