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
For my S10X the test suite crashes when trying to read the temperatures. Apparently the "BAT_DCB_NR_SENSOR" tag results in it thinking there are 35 sensors, but the actual array only contains 5 entries, leading to an out of range error.
This is the output when I comment out the crashing for loop:
For my S10X the test suite crashes when trying to read the temperatures. Apparently the "BAT_DCB_NR_SENSOR" tag results in it thinking there are 35 sensors, but the actual array only contains 5 entries, leading to an out of range error.
This is the output when I comment out the crashing for loop:
The text was updated successfully, but these errors were encountered: