Closed
Bug 600267
Opened 14 years ago
Closed 14 years ago
add reboot event to output stream from SUTAgentAndroid
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 600266
People
(Reporter: bear, Unassigned)
References
Details
I would like to suggest adding a reboot notification to the same data channel that outputs the heartbeat text.
This will allow downstream consumers to know that a reboot event has happened and trigger any behaviour instead of trying to overload existing "gone away" behaviour using the heartbeat.
Reporter | ||
Comment 1•14 years ago
|
||
marking this as a blocker.
I've been trying to work with various "sleep" methods during the reboot but I can't get around the fact that the slave proxy's socket to the heartbeat stream is dropped and that triggers a restarting of the slave.
Having the SUT Agent report a reboot would let the slave proxy be proactive in searching for a new heartbeat stream.
Blocks: 579560
Reporter | ||
Comment 2•14 years ago
|
||
I tested the binary that bmoss gave me and the new output for rebooting works like a charm. The buildbot slave is now able to know exactly when it happens without any messy sleep calls.
Comment 3•14 years ago
|
||
Is there a patch available for this?
Comment 4•14 years ago
|
||
the patch ended up here: https://bugzilla.mozilla.org/show_bug.cgi?id=600266.
Comment 5•14 years ago
|
||
so, what is this bug about?
Comment 6•14 years ago
|
||
the fix was done at the same time in the same patch. I recommend we duplicate this bug as dup of bug 600266. clint or bmoss?
Reporter | ||
Comment 7•14 years ago
|
||
this bug was made invalid by the requested item landing in another bug's patch.
closing
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•7 years ago
|
Component: New Frameworks → General
You need to log in
before you can comment on or make changes to this bug.
Description
•