python3Packages.dask: ignore flaky test

This commit is contained in:
Jonathan Ringer 2020-08-16 11:40:51 -07:00 committed by Jon
parent 0f976477e9
commit 8a9f58a375

View file

@ -60,6 +60,7 @@ buildPythonPackage rec {
"test_argwhere_str" "test_argwhere_str"
"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
]; ];
meta = { meta = {