Closed
Bug 1205383
Opened 10 years ago
Closed 10 years ago
Autophone - catch device exceptions in PhoneWorkerSubProcess:ping
Categories
(Testing Graveyard :: Autophone, defect)
Testing Graveyard
Autophone
Tracking
(firefox43 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: bc, Assigned: bc)
References
Details
Attachments
(1 file)
7.31 KB,
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
It is possible for PhoneWorkerSubProcess:ping to be terminated by an ADBError or ADBTimeoutError which will kill the worker and prevent Autophone from recovering from a device error. We should catch any such exceptions and treat the condition properly.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8661974 -
Flags: review?(gbrown)
![]() |
||
Updated•10 years ago
|
Attachment #8661974 -
Flags: review?(gbrown) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•