home-assistant-custom-components.thewatchman: disable timing sensitive test (#545584)
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user