Merge pull request #124448 from mweinelt/21.05/home-assistant
[21.05] home-assistant: disable flaky test in prometheus component
This commit is contained in:
commit
17293ccdfc
@ -677,6 +677,8 @@ in with py.pkgs; buildPythonApplication rec {
|
|||||||
"--deselect tests/components/shelly/test_config_flow.py::test_zeroconf_sleeping_device_error"
|
"--deselect tests/components/shelly/test_config_flow.py::test_zeroconf_sleeping_device_error"
|
||||||
"--deselect tests/components/shelly/test_config_flow.py::test_zeroconf_sleeping_device_error"
|
"--deselect tests/components/shelly/test_config_flow.py::test_zeroconf_sleeping_device_error"
|
||||||
"--deselect tests/components/shelly/test_config_flow.py::test_zeroconf_require_auth"
|
"--deselect tests/components/shelly/test_config_flow.py::test_zeroconf_require_auth"
|
||||||
|
# prometheus/test_init.py: Spurious AssertionError regarding humidifier_target_humidity_percent metric
|
||||||
|
"--deselect tests/components/prometheus/test_init.py::test_view"
|
||||||
# tests are located in tests/
|
# tests are located in tests/
|
||||||
"tests"
|
"tests"
|
||||||
# dynamically add packages required for component tests
|
# dynamically add packages required for component tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user