home-assistant.tests.components.vacuum: ignore some failing test

This commit is contained in:
Sandro Jäckel
2026-04-02 13:10:37 -07:00
committed by Robert Schütz
parent 786bd4d173
commit 6490f0cf05
+4
View File
@@ -236,6 +236,10 @@ let
# tries to retrieve file from github
"test_non_text_stdout_capture"
];
vacuum = [
# Translation not found for vacuum
"test_segments_changed_issue"
];
zeroconf = [
# multicast socket bind, not possible in the sandbox
"test_subscribe_discovery"