python3Packages.dask: unbreak by removing flaky test

This commit is contained in:
Robert T. McGibbon 2021-01-02 12:34:01 -05:00 committed by Frederik Rietdijk
parent 6c9b5071e4
commit 5c5d3d6fee

View File

@ -59,6 +59,7 @@ buildPythonPackage rec {
"test_count_nonzero_str"
"rolling_methods" # floating percision error ~0.1*10^8 small
"num_workers_config" # flaky
"test_2args_with_array[pandas1-darray1-ldexp]" # flaky
];
meta = {