Closed
Bug 1865951
Opened 2 years ago
Closed 2 years ago
Perma Documentation ./mach doc | Error: 2 new warnings have been introduced compared to the limit in docs/config.yml
Categories
(Remote Protocol :: Agent, defect, P5)
Remote Protocol
Agent
Tracking
(firefox-esr115 unaffected, firefox120 unaffected, firefox121 unaffected, firefox122 fixed)
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox120 | --- | unaffected |
| firefox121 | --- | unaffected |
| firefox122 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: whimboo)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [webdriver:m9])
Attachments
(1 file)
Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=437164709&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Y7ig9guqRkmAYwy95i9jrw/runs/0/artifacts/public/logs/live_backing.log
[task 2023-11-21T22:45:00.159Z] copying images... [ 99%] toolkit/search/assets/search-service-diagram.png
[task 2023-11-21T22:45:00.159Z] copying images... [ 99%] tools/profiler/profilerclasses-20220913.png
[task 2023-11-21T22:45:00.160Z] copying images... [ 99%] tools/profiler/profilerthreadregistration-20220913.png
[task 2023-11-21T22:45:00.161Z] copying images... [ 99%] tools/profiler/fissionprofiler-20200424.png
[task 2023-11-21T22:45:00.161Z] copying images... [ 99%] tools/try/img/phab-treeherder-link.png
[task 2023-11-21T22:45:00.161Z] copying images... [ 99%] tools/try/img/add-new-jobs.png
[task 2023-11-21T22:45:00.162Z] copying images... [100%] tools/try/selectors/fzf.png
[task 2023-11-21T22:45:00.162Z]
[task 2023-11-21T22:45:00.187Z] copying static files... done
[task 2023-11-21T22:45:00.188Z] copying extra files... done
[task 2023-11-21T22:45:01.226Z] dumping search index in English (code: en)... done
[task 2023-11-21T22:45:01.347Z] dumping object inventory... done
[task 2023-11-21T22:45:01.348Z] build succeeded, 802 warnings.
[task 2023-11-21T22:45:01.348Z]
[task 2023-11-21T22:45:01.348Z] The HTML pages are in docs-out/html.
[task 2023-11-21T22:45:01.378Z] TEST-UNEXPECTED-FAILURE | ./mach doc | Error: 2 new warnings have been introduced compared to the limit in docs/config.yml
[task 2023-11-21T22:45:01.378Z]
[task 2023-11-21T22:45:01.378Z] Generated documentation:
[task 2023-11-21T22:45:01.378Z] docs-out/html
[task 2023-11-21T22:45:01.378Z] Logged 761 warnings
[task 2023-11-21T22:45:01.378Z]
[taskcluster 2023-11-21 22:45:17.590Z] === Task Finished ===
[taskcluster 2023-11-21 22:45:17.715Z] Artifact "public/trees.json" not found at "/builds/worker/artifacts/trees.json"
[taskcluster 2023-11-21 22:45:17.823Z] Artifact "public/docs.tar.gz" not found at "/builds/worker/checkouts/gecko/docs-out/main.tar.gz"
[taskcluster 2023-11-21 22:45:17.897Z] Unsuccessful task run with exit code: 1 completed in 386.506 seconds
Comment 1•2 years ago
|
||
:whimboo, since you are the author of the regressor, bug 1862701, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(hskupin)
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1862701
status-firefox120:
--- → unaffected
status-firefox121:
--- → unaffected
status-firefox122:
--- → affected
status-firefox-esr115:
--- → unaffected
| Assignee | ||
Comment 3•2 years ago
|
||
The warnings that bug refers to should be the following:
https://treeherder.mozilla.org/logviewer?job_id=437164709&repo=autoland&lineNumber=3122-3124
[task 2023-11-21T22:44:02.524Z] /builds/worker/checkouts/gecko/docs-out/html/_staging/remote/PuppeteerVendor.md:3: WARNING: 'myst' cross-reference target not found: '../Testing.md' [myst.xref_missing]
[task 2023-11-21T22:44:02.527Z] /builds/worker/checkouts/gecko/docs-out/html/_staging/remote/PuppeteerVendor.md:69: WARNING: 'myst' cross-reference target not found: '../Testing.md' [myst.xref_missing]
[task 2023-11-21T22:44:02.529Z] /builds/worker/checkouts/gecko/docs-out/html/_staging/remote/PuppeteerVendor.md:80: WARNING: 'myst' cross-reference target not found: '../Testing.md' [myst.xref_missing]
Flags: needinfo?(hskupin)
| Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 years ago
|
Component: Source Documentation → Agent
Product: Developer Infrastructure → Remote Protocol
Version: unspecified → Trunk
| Assignee | ||
Updated•2 years ago
|
Points: --- → 2
Whiteboard: [webdriver:m9]
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f5dac5b207bc
[remote] Fix Sphinx warnings in source documentation files. r=webdriver-reviewers,Sasha DONTBUILD
Comment 6•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•