You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Home Assistant release (hass --version):
dev and master branches
Python release (python3 --version):
all
Component/platform:
recorder
Description of problem:
Today I've run several builds on TravisCI and I've seen several test failures related to the recorder. Where none of the changes was in any way related to the recorder. Since it's a sporadic issue I guess this is some sort of race condition/concurrency issue...
Uh oh!
There was an error while loading. Please reload this page.
Home Assistant release (
hass --version
):dev and master branches
Python release (
python3 --version
):all
Component/platform:
recorder
Description of problem:
Today I've run several builds on TravisCI and I've seen several test failures related to the recorder. Where none of the changes was in any way related to the recorder. Since it's a sporadic issue I guess this is some sort of race condition/concurrency issue...
Some examples I could still dig up:
Here's an example log file in case the build logs disappear:
https://gist.github.com/ChristianKuehnel/acdd424dde001654b16b8a890b0a7136
Expected:
Tests should be deterministic, if there's something broken, the test should always fail.
Problem-relevant
configuration.yaml
entries and steps to reproduce:The problem is non-deterministic. So I don't really know what triggers it.
The text was updated successfully, but these errors were encountered: