Skip to content

firefox.collectMozLog does not work on Android #2127

Description

@acreskeyMoz

Have you read the documentation?

URL

No website

What are you trying to accomplish

Collecting moz_logs is very helpful for Firefox performance engineers.

As far as I can tell, firefox.collectMozLog does not copy the generated log file when running on Firefox for Android.

See usage:
https://github.com/search?q=repo%3Asitespeedio%2Fbrowsertime%20collectMozLog&type=code

What browser did you use?

Firefox

How to reproduce

Run a gecko application on Android (e.g. geckoview_example) and pass in the arguments, `--firefox.collectMozLog --firefox.setMozLog="timestamp,nsHttp:5"`

Expected outcome:
The moz_log.txt files are copied back along with other artifacts like performance profiles

Actual outcome:
No moz_log.txt files are copied back.

Log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions