Closed
Bug 1630971
Opened 5 years ago
Closed 5 years ago
mochitests should have markers to easily see in profiles what's happening
Categories
(Testing :: Mochitest, task)
Tracking
(firefox78 fixed)
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(2 files)
With the work happening in bug 1628073, profiling mochitests (at least locally) will soon become easier, but it'll still be difficult to understand what's happening in the profile without information indicating which test is running when.
Adding markers showing this information should be straightforward.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Example profile with the additional markers: https://perfht.ml/2xtaYck
Assignee | ||
Updated•5 years ago
|
Summary: Browser Chrome tests should have markers to easily see in profiles what's happening → mochitests should have markers to easily see in profiles what's happening
Updated•5 years ago
|
Attachment #9141269 -
Attachment description: Bug 1630971 - Add profiler markers in browser-test, → Bug 1630971 - Add profiler markers in browser-test, r=gbrown.
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D71333
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f24aaadb19de
Add profiler markers in browser-test, r=gbrown.
https://hg.mozilla.org/integration/autoland/rev/348ed8532e62
add profiler markers to see which mochitest-plain and mochitest-chrome tests are running, r=gbrown.
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f24aaadb19de
https://hg.mozilla.org/mozilla-central/rev/348ed8532e62
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•