home-assistant: disable test_periodic_task_entering_dst

This commit is contained in:
Martin Weinelt
2022-03-29 03:52:27 +02:00
parent 60c43f56ac
commit 658366ed17

View File

@@ -882,6 +882,8 @@ in with py.pkgs; buildPythonApplication rec {
# august/test_lock.py: AssertionError: assert 'unlocked' == 'locked' / assert 'off' == 'on'
"test_lock_update_via_pubnub"
"test_door_sense_update_via_pubnub"
# tests/helpers/test_event.py: flaky date/time issue
"test_periodic_task_entering_dst"
];
preCheck = ''