Hi All,
I am performing firmware_ECBattery job on FAFT test, but AutoServer shows error message in attached “test_that.txt”.
Per recommendation, I added log prior to
logging.info("MYan Looking for current in %s" % self._battery_current)
# Kernel gives current value in uA. Convert to mA here.
kernel_reading = abs()
then able to get “current_now”,
MYan Looking for current in /sys/class/power_supply/BAT0/current_now
Does this look correct?
I am able to get battery information on DUT via “ectool battery”, is there anything missing? Why “% self._battery_current)[0]” returns out of range value.
--
To unsubscribe from this group and stop receiving emails from it, send an email to faft-users+...@chromium.org.
| Greg Edelston | | SWE > ChromeOS > EngProd > Firmware | | grede...@google.com | | 203-550-5182 |