home-assistant-custom-components.thewatchman: ignore flaky test
This commit is contained in:
@@ -40,6 +40,8 @@ buildHomeAssistantComponent rec {
|
||||
disabledTests = [
|
||||
# the test relies on NOT changing the hass config_dir and tries to write into the nix store
|
||||
"test_status_sensor_safe_mode"
|
||||
# flaky
|
||||
"test_automations_parsing"
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user