Closed
Bug 836417
Opened 13 years ago
Closed 13 years ago
sut_verifying doesn't allow enough time for SUTagent to start
Categories
(Testing Graveyard :: Mozpool, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dividehex, Assigned: dustin)
Details
Attachments
(1 file)
|
2.17 KB,
patch
|
dividehex
:
review+
|
Details | Diff | Splinter Review |
SUTAGent is a bit delay when it comes to starting up (atleast this is what I've seen with android). We should probably allow sut_verifying to wait awhile before checking. Otherwise, this causes devices to always end up in failed_sut_verifying after a reimage.
| Assignee | ||
Comment 1•13 years ago
|
||
I wonder if it should just retry a few times, rather than waiting. The only reason we wait to ping is to avoid false positives from uboot. Presumably there won't be any SUT false positives from uboot!
Assignee: nobody → dustin
| Assignee | ||
Comment 2•13 years ago
|
||
Hm, it does retry three times, but it does so immediately, rather than waiting for the full 180s timeout. We're also going through the android_rebooting and android_pinging states first, which doesn't make a lot of sense for android systems.
| Assignee | ||
Comment 3•13 years ago
|
||
Attachment #709206 -
Flags: review?(jwatkins)
| Reporter | ||
Comment 4•13 years ago
|
||
Attachment #709206 -
Flags: review?(jwatkins) → review+
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•