Unverified Commit 1378c484 authored by K900's avatar K900 Committed by GitHub
Browse files

home-assistant: skip another flaky test (#462393)

parents 52f38bd8 0f06078c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -500,6 +500,7 @@ python.pkgs.buildPythonApplication rec {
    "tests/test_bootstrap.py::test_setup_hass_takes_longer_than_log_slow_startup"
    "tests/test_test_fixtures.py::test_evict_faked_translations"
    "tests/helpers/test_backup.py::test_async_get_manager"
    "tests/helpers/test_trigger.py::test_platform_multiple_triggers[sync_action]"
  ];

  preCheck = ''