Closed
Bug 1772541
Opened 4 years ago
Closed 3 years ago
Add option for running try tests in "verbose" mode to `mach try perf`
Categories
(Testing :: Raptor, task, P2)
Testing
Raptor
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: sparky, Assigned: myeongjun.ko)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
This bug is for adding an easy way of running of a verbose test on try through the mach try interface. Currently, we have to modify the taskcluster configs to do this. Instead, we should provide an option like --verbose-run to mach try that would enable verbose mode and moz logs (MOZ_LOG).
We should do this as part of the try chooser rework.
| Reporter | ||
Updated•3 years ago
|
Blocks: mach-try-perf
| Reporter | ||
Updated•3 years ago
|
Summary: Add option for running try tests in "verbose" mode to `mach try` → Add option for running try tests in "verbose" mode to `mach try perf`
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → myeongjun.ko
Status: NEW → ASSIGNED
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/583150132154
Add option for running try tests in "verbose" mode to `mach try perf` r=sparky,perftest-reviewers
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•