mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
Merge pull request #127588 from mweinelt/home-assistant
home-assistant: disable adbode/test_camera.py::test_camera_off test
This commit is contained in:
@@ -748,6 +748,8 @@ in with py.pkgs; buildPythonApplication rec {
|
||||
"--deselect tests/components/here_travel_time/test_sensor.py::test_invalid_credentials"
|
||||
# screenlogic/test_config_flow.py: Tries to send out UDP broadcasts
|
||||
"--deselect tests/components/screenlogic/test_config_flow.py::test_form_cannot_connect"
|
||||
# abode/test_camera.py: Race condition in pickle file creationg
|
||||
"--deselect tests/components/abode/test_camera.py::test_camera_off"
|
||||
# asuswrt/test_config_flow.py: Sandbox network limitations, fails with unexpected error
|
||||
"--deselect tests/components/asuswrt/test_config_flow.py::test_on_connect_failed"
|
||||
# shelly/test_config_flow.py: Tries to join multicast group
|
||||
|
||||
Reference in New Issue
Block a user