gecko-dev/tools/moztreedocs
Mark Banner 79eeee2f4e Bug 1864608 - Switch document generation warnings to use an allow list of known warnings, and output new ones as errors. r=sylvestre
This removes the separate handling of different types of warnings/failures, and switches to an allow list of warnings that are the existing ones. They'll still be output as TEST-KNOWN-FAIL. Any new warnings will be output as TEST-UNEXPECTED-FAIL and cause the document generation/upload to fail.

Differential Revision: https://phabricator.services.mozilla.com/D225973
2024-10-28 08:54:09 +00:00
..
docs Bug 1916932 - Move RST linter configuration to file, fix or ignore local errors with code blocks r=sylvestre 2024-09-05 11:55:00 +00:00
__init__.py Bug 1875389 - Properly exclude python test files from doc generation. r=sylvestre 2024-09-02 14:38:08 +00:00
mach_commands.py Bug 1864608 - Switch document generation warnings to use an allow list of known warnings, and output new ones as errors. r=sylvestre 2024-10-28 08:54:09 +00:00
package.py
upload.py