python3Packages.streamz: disable flaky test (#402681)

This commit is contained in:
Gaétan Lepage
2025-04-29 08:57:15 +02:00
committed by GitHub
@@ -63,6 +63,7 @@ buildPythonPackage rec {
# Tests are flaky
"test_buffer"
"test_partition_timeout_cancel"
];
__darwinAllowLocalNetworking = true;