home-assistant-custom-components.thewatchman: disable timing sensitive test (#545584)

This commit is contained in:
Sandro
2026-07-30 15:14:16 +00:00
committed by GitHub
@@ -41,6 +41,8 @@ buildHomeAssistantComponent rec {
"test_status_sensor_safe_mode"
# flaky
"test_automations_parsing"
# Timing sensitive: Should still not be called (T=2.5 < T=3)
"test_debounce_rescan"
];
meta = {