Closed
Bug 1865208
Opened 2 years ago
Closed 2 years ago
Add missing included files to fatal warnings for document generation
Categories
(Developer Infrastructure :: Source Documentation, task)
Developer Infrastructure
Source Documentation
Tracking
(firefox121 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I noticed that there's still a couple of places where we are failing to generate docs properly due to missing files from the sparse checkout.
Whilst here, I'm also making it so that these errors will be raised as fatal should they occur again, as this is more important than some of the others.
Example of the new failure mode: https://treeherder.mozilla.org/jobs?repo=try&revision=10e37464c9f563f2feac2bf0a4d9e06af8efd4ba&selectedTaskRun=FEp2QIosQ7-22HRoD5Mdrw.0
Also updates the warning count to reduce it for the warnings cleared here and in bug 1856659.
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/637025fc11d8
Add missing included files to fatal warnings for document generation. r=sylvestre
Comment 3•2 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•