Closed
Bug 2015029
Opened 3 months ago
Closed 3 months ago
Aggregate the manifest run times
Categories
(Testing :: General, task)
Testing
General
Tracking
(firefox149 fixed)
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(3 files)
To ensure test job chunks are even, we need timing information about manifests. Most test jobs already produce errorsummary.log files that contain this information. We should fetch it periodically to make it easily available in an aggregated format.
| Assignee | ||
Comment 1•3 months ago
|
||
| Assignee | ||
Comment 2•3 months ago
|
||
| Assignee | ||
Comment 3•3 months ago
|
||
| Assignee | ||
Updated•3 months ago
|
Keywords: leave-open
Pushed by fqueze@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b82fc4432b4a
https://hg.mozilla.org/integration/autoland/rev/2ec4b449e311
make xpcshell and mochitest output group_result status=SKIP lines in the error summary file for missing test manifests, r=ahal.
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/57629 for changes under testing/web-platform/tests
Comment 6•3 months ago
|
||
| bugherder | ||
Upstream PR merged by moz-wptsync-bot
Pushed by fqueze@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f1f8c7e949f0
https://hg.mozilla.org/integration/autoland/rev/afc0a24bd5a7
Add a fetch-manifest-data.js script to produce JSON files containing manifest runtime information, r=ahal,frontend-codestyle-reviewers.
https://github.com/mozilla-firefox/firefox/commit/5e0c4a5b4282
https://hg.mozilla.org/integration/autoland/rev/1364ba66ab8c
add a manifest-timings-daily task, r=ahal,taskgraph-reviewers.
| Assignee | ||
Updated•3 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox149:
--- → fixed
Keywords: leave-open
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•