home-assistant.tests.components.vacuum: ignore some failing test
This commit is contained in:
committed by
Robert Schütz
parent
786bd4d173
commit
6490f0cf05
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user