python310Packages.dask: Disable failing test

This commit is contained in:
Martin Weinelt
2023-03-03 23:59:31 +01:00
parent 277ffd3dd2
commit d8933d6475
@@ -115,6 +115,9 @@ buildPythonPackage rec {
"test_chunksize_files"
# TypeError: 'ArrowStringArray' with dtype string does not support reduction 'min'
"test_set_index_string"
# numpy 1.24
# RuntimeWarning: invalid value encountered in cast
"test_setitem_extended_API_2d_mask"
];
__darwinAllowLocalNetworking = true;