python3Packages.dask-jobqueue: skip failing test

This commit is contained in:
Gaetan Lepage
2026-07-07 08:41:18 +00:00
parent c359bb290d
commit f59bd240ac
@@ -43,6 +43,9 @@ buildPythonPackage (finalAttrs: {
];
disabledTests = [
# AssertionError: assert 1783413599.053456 < (1783413589.024546 + 10)
"test_runner"
# Require some unavailable pytest fixtures
"test_adapt"
"test_adaptive"