python3Packages.dask: unbreak by removing flaky test
This commit is contained in:
parent
6c9b5071e4
commit
5c5d3d6fee
@ -59,6 +59,7 @@ buildPythonPackage rec {
|
|||||||
"test_count_nonzero_str"
|
"test_count_nonzero_str"
|
||||||
"rolling_methods" # floating percision error ~0.1*10^8 small
|
"rolling_methods" # floating percision error ~0.1*10^8 small
|
||||||
"num_workers_config" # flaky
|
"num_workers_config" # flaky
|
||||||
|
"test_2args_with_array[pandas1-darray1-ldexp]" # flaky
|
||||||
];
|
];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user