python3Packages.dask: ignore flaky test
This commit is contained in:
parent
0f976477e9
commit
8a9f58a375
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user