python3Packages.dask: ignore flaky test

This commit is contained in:
Jonathan Ringer
2020-08-18 00:41:41 -07:00
committed by Jon
parent 0f976477e9
commit 8a9f58a375
@@ -60,6 +60,7 @@ buildPythonPackage rec {
"test_argwhere_str"
"test_count_nonzero_str"
"rolling_methods" # floating percision error ~0.1*10^8 small
"num_workers_config" # flaky
];
meta = {