Skip to content

Commit 64f5f6b

Browse files
mdbenitoadsharma
authored andcommitted
xfail new tests for CAPI
1 parent a4f803b commit 64f5f6b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

test/capi_xfails.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@
3333
"test/test_scan_pandas.py::test_scan_py_dict_map_format",
3434
"test/test_scan_pandas.py::test_scan_py_dict_empty",
3535
"test/test_scan_pandas.py::test_df_with_struct_cast",
36+
"test/test_scan_pandas.py::test_scan_pandas_timedelta_nat",
37+
# LOAD FROM subquery not supported
38+
"test/test_scan_pandas.py::test_copy_from_datetime_nat",
39+
"test/test_scan_pandas.py::test_copy_from_timedelta_nat",
40+
"test/test_scan_pandas.py::test_copy_from_datetime_none",
41+
#
3642
"test/test_scan_pandas_pyarrow.py::test_pyarrow_primitive",
3743
"test/test_scan_pandas_pyarrow.py::test_pyarrow_time",
3844
"test/test_scan_pandas_pyarrow.py::test_pyarrow_blob",

0 commit comments

Comments
 (0)