Chromium Code Reviews
DescriptionCheck if device disconnects every time the last test of a revision fails
Right now when the test device is disconnected from host, the host will
not rerun the tests on its other available device, but will continue
using the disconnected device and fail all the tests. This problem can be
solved by checking connected devices in every revision test and raising
step failure if test device disconnects.
BUG=chromium:635183
Committed: https://chromium.googlesource.com/chromium/tools/build/+/2c78661f30da29ac3d08a6e26b2392ada22dbba4
Patch Set 1 #
Total comments: 5
Patch Set 2 : Review fix #Messages
Total messages: 15 (5 generated)
|