Bug 1564200 Comment 8 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

With my local p2 updated to the lasted Android 9 I'm getting

```
06:28:06     INFO -  raptor-main Warning: Unexpected error: ADBProcessError - args: adb wait-for-device shell cat sys/class/thermal/thermal_zone0/temp; echo adb_returncode=$?, exitcode: 1, stdout: cat: sys/class/thermal/thermal_zone0/temp: I/O error
```
This won't classify the job as a failure will it?
With my local p2 updated to the latest Android 9 I'm getting

```
06:28:06     INFO -  raptor-main Warning: Unexpected error: ADBProcessError - args: adb wait-for-device shell cat sys/class/thermal/thermal_zone0/temp; echo adb_returncode=$?, exitcode: 1, stdout: cat: sys/class/thermal/thermal_zone0/temp: I/O error
```
This won't classify the job as a failure will it?

Back to Bug 1564200 Comment 8