Closed
Bug 1255005
Opened 9 years ago
Closed 9 years ago
Don't log host info unless a failure is detected
Categories
(Firefox for Android Graveyard :: Testing, defect)
Firefox for Android Graveyard
Testing
Tracking
(firefox48 fixed)
RESOLVED
FIXED
Firefox 48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
kmoir
:
review+
|
Details | Diff | Splinter Review |
Android emulator test jobs log "ps" and "netstat" output from the host. That might be useful information on occasion, but it is almost always the same and has not aided any diagnostic efforts in recent months. Let's turn it off, at least when emulator startup looks OK.
Assignee | ||
Comment 1•9 years ago
|
||
The only functional change here is moving the call to _dump_host_state() so that less is logged on success.
I noticed several instances of unused code -- cleaned those up too.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ac843abb37a5 -- nothing broken.
Attachment #8728444 -
Flags: review?(kmoir)
Updated•9 years ago
|
Attachment #8728444 -
Flags: review?(kmoir) → review+
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•