python314Packages.zeroconf: disable flaky test (#509275)
This commit is contained in:
@@ -48,6 +48,9 @@ buildPythonPackage rec {
|
||||
"test_launch_and_close"
|
||||
"test_launch_and_close_context_manager"
|
||||
"test_launch_and_close_v4_v6"
|
||||
|
||||
# Flaky (see e.g. https://hydra.nixos.org/build/326378736); https://github.com/python-zeroconf/python-zeroconf/issues/1663
|
||||
"test_run_coro_with_timeout"
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
Reference in New Issue
Block a user