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
The battery pool bounds calculation is buggy and these tests are wrong
(see frequenz-floss#1180).
By switching to using ranges of bounds, the buggy behaviour changes and
make these tests fail.
Fixing them is difficult without switching to using ranges natively
first, so we just skip these tests for now.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments