Enable trace level logs for browser-chrome tests in CI
Categories
(Remote Protocol :: Agent, task, P1)
Tracking
(firefox76 fixed)
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
Attachments
(1 file)
To better analyze test failures for remote jobs it would be great to have trace logging enabled for these jobs.
| Assignee | ||
Comment 1•6 years ago
|
||
Andrew, what would be the best place these days to set the preference remote.log.level='Trace' for CI jobs? Those tests are part of browser-chrome tests. Maybe it's under testing/profiles/unittest-features?
Comment 2•6 years ago
|
||
I'm not really sure.. that seems fine to me. Just double check profiles.json and make sure that profile applies to the suites you expect.
| Assignee | ||
Comment 3•6 years ago
|
||
Hm, but when I add the preference there it would apply to each and every mochitest, and not just remote. Another option would be modifying some code for desktop unit tests in mozharness. Changing mochitest runner directly would enable it even for local runs via mach.
| Assignee | ||
Comment 4•6 years ago
|
||
Lets try via the mozharness extra-options in the TaskCluster config:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=557b89628b5a3bc64b8d060445b2acb7a888d0d0
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 5•6 years ago
|
||
And that looks fine. Trace logs are getting written out.
| Assignee | ||
Comment 6•6 years ago
|
||
Comment 8•6 years ago
|
||
| bugherder | ||
Description
•