Comment 2 for bug 1006745

Revision history for this message
Paul Larson (pwlars) wrote :

I'm not sure, it seems like it might be related to another bug Abhishek was showing me yesterday where many of the tests failed to run because even though the ping check succeeded, adb failed to get a connection to the board. This *could* be a network hiccup or something, or maybe even adb being flaky... Abhishek, have you ever tried doing a loop of adb attach, run some quick shell command, adb detach? Similar to what lava is doing here, to try to say whether adb is really stable? It seems like it would make a good test.