home-assistant: disable test_error_posted_as_event
The test is still flaky after the latest testing changes.
This commit is contained in:
parent
4ab8d1f13d
commit
0b94f35b97
@ -199,6 +199,8 @@ in with py.pkgs; buildPythonApplication rec {
|
|||||||
# keyring.errors.NoKeyringError: No recommended backend was available.
|
# keyring.errors.NoKeyringError: No recommended backend was available.
|
||||||
"test_secrets_from_unrelated_fails"
|
"test_secrets_from_unrelated_fails"
|
||||||
"test_secrets_credstash"
|
"test_secrets_credstash"
|
||||||
|
# system_log/test_init.py: assert 0 == 1 where 0 = len([])
|
||||||
|
"test_error_posted_as_event"
|
||||||
];
|
];
|
||||||
|
|
||||||
preCheck = ''
|
preCheck = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user