Closed Bug 882013 Opened 11 years ago Closed 11 years ago

Post-landing Android FHR log pruning

Categories

(Firefox Health Report Graveyard :: Client: Android, defect)

All
Android
defect
Not set
normal

Tracking

(fennec25+)

RESOLVED WORKSFORME
Tracking Status
fennec 25+ ---

People

(Reporter: rnewman, Assigned: mcomella)

Details

Attachments

(3 files)

After 24 leaves the station, we should reconsider each of our log lines, and prune where we can.

tracking-fennec 25+, please!
tracking-fennec: ? → 25+
Assignee: nobody → michael.l.comella
What needs to happen for Fx25? We are close to Fx25 being Beta.
Deferring to rnewman - I'm not sure which types of log lines are important and which are not, however, if we need to be quick, I can use my judgement.
Flags: needinfo?(rnewman)
Grab an ADB log for during use, generation, and upload, and we'll see if there's anything that can die.
Flags: needinfo?(rnewman)
`adb logcat -v time | grep $FENNEC_PID | grep -v StrictMode > file`

Performed general Fennec use (startup, open a few tabs, search, close, etc.).

Notably missing are the log statements to be re-added in bug 909455.
How can I get a log for generation and upload? I tried using the healthreport-upload-test-addon [1] but believe I need a mock server to upload to.

[1]: https://github.com/ncalexan/healthreport-upload-test-addon
^
Flags: needinfo?(rnewman)
I didn't notice the addition of the "Toggle FHR upload" menu item, but it will still only cause hard failures without a server. I'll try following these docs: https://docs.services.mozilla.com/howtos/run-sync.html
Generation: visit about:healthreport.

Then toggle upload off (Settings > Data choices).

Then turn it back on, and see if the test addon has a way to drop the interval.
Flags: needinfo?(rnewman)
How does this stuff make it into the tree?!

09-06 15:56:41.248 I/Gecko   (18837): void mozilla::AndroidBridge::HandleGeckoMessage(const nsAString_internal&, nsAString_internal&)
09-06 15:56:41.248 I/Gecko   (18837): leaving void mozilla::AndroidBridge::HandleGeckoMessage(const nsAString_internal&, nsAString_internal&)

Still, not this bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Firefox Health Report → Firefox Health Report Graveyard
You need to log in before you can comment on or make changes to this bug.