Closed
Bug 1046096
Opened 11 years ago
Closed 5 years ago
test that AndroidLog actually writes messages to log
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: myk, Unassigned)
Details
The AndroidLog unit test should be able to test that AndroidLog actually writes messages to the log, per this blog post <https://coderwall.com/p/s0wo3q>. So we should do that.
Note that we don't need the obsolete READ_LOGS permission to do it, per this discussion <https://groups.google.com/forum/#!topic/android-developers/6U4A5irWang>, as logcat will work without it. It'll just automatically restrict the messages it outputs to the ones produced by our process.
Comment 1•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•5 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
•