Commit cc22cd1
committed
Skip battery pool bounds tests
The battery pool bounds calculation is buggy and these tests are wrong
(see #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]>1 parent 9b276d5 commit cc22cd1
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
350 | 354 | | |
351 | 355 | | |
352 | 356 | | |
| |||
356 | 360 | | |
357 | 361 | | |
358 | 362 | | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
359 | 367 | | |
360 | 368 | | |
361 | 369 | | |
| |||
0 commit comments