Skip to content

Commit c0c4ab7

Browse files
committed
Skip C API CSR Arrow tests
1 parent 9cadde5 commit c0c4ab7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/capi_xfails.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"test/test_arrow.py::test_to_arrow_map",
77
"test/test_arrow.py::test_to_arrow_array",
88
"test/test_arrow.py::test_to_arrow_complex",
9+
"test/test_arrow.py::test_query_as_arrow_csr_with_rel_ids",
10+
"test/test_arrow.py::test_query_as_arrow_csr_with_extra_columns",
11+
"test/test_arrow.py::test_query_as_arrow_csr_without_rel_ids",
12+
"test/test_arrow.py::test_query_as_arrow_csr_rejects_non_csr_shape",
913
"test/test_arrow_memory_backed_table.py::test_arrow_memory_backed_table_basic",
1014
"test/test_arrow_memory_backed_table.py::test_arrow_memory_backed_table_filtering",
1115
"test/test_arrow_memory_backed_table.py::test_arrow_memory_backed_table_with_pandas",

0 commit comments

Comments
 (0)