Skip to content

Conversation

ianthomas23
Copy link
Member

Current failures in CI:

FAILED spatialpandas/tests/test_fixedextensionarray.py::TestGeometryMissing::test_fillna_series
FAILED spatialpandas/tests/test_fixedextensionarray.py::TestGeometryMissing::test_fillna_frame
FAILED spatialpandas/tests/test_listextensionarray.py::TestGeometryMissing::test_fillna_series
FAILED spatialpandas/tests/test_listextensionarray.py::TestGeometryMissing::test_fillna_frame

The original errors are:

NotImplementedError: <class 'spatialpandas.geometry.line.LineArray'> does not implement __setitem__.

So, as usual with new pandas ExtensionArray tests we skip them as we do not support this specific functionality.

@ianthomas23 ianthomas23 merged commit 26cfd93 into holoviz:master Nov 22, 2022
@ianthomas23 ianthomas23 deleted the skip_extension_array_tests branch November 22, 2022 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant