Closed Bug 1598615 Opened 5 years ago Closed 5 years ago

Some of the rstcheck output isn't displayed

Categories

(Developer Infrastructure :: Lint and Formatting, defect)

defect
Not set
normal

Tracking

(firefox72 fixed)

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(3 files)

With mach lint:

% ./mach lint -l rst --warnings /home/sylvestre/dev/mozilla/mozilla-central.hg/tools/lint/docs/coding-style/coding_style.rst                     
/home/sylvestre/dev/mozilla/mozilla-central.hg/tools/lint/docs/coding-style/coding_style.rst
  894   error  Unknown target name  (rst)

✖ 1 problem (1 error, 0 warnings)

With rstcheck:

% rstcheck /home/sylvestre/dev/mozilla/mozilla-central.hg/tools/lint/docs/coding-style/coding_style.rst 
/home/sylvestre/dev/mozilla/mozilla-central.hg/tools/lint/docs/coding-style/coding_style.rst:894: (ERROR/3) Unknown target name: "ns_ensure".

ns_ensure is missing in mach lint

Shivam, any idea?
thanks

Flags: needinfo?(shivams2799)
Assignee: nobody → sledru
Flags: needinfo?(shivams2799)

Some of the rstcheck output isn't displayed

Regressed by: 1527361
Keywords: regression
Attachment #9111212 - Attachment description: Bug 1598615 - Simplify the rsthcheck output parsing and show the whole error r?ahal → Bug 1598615 - Simplify the rstcheck output parsing and show the whole error r?ahal
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/18c5ff11bfe7
Simplify the rstcheck output parsing and show the whole error r=ahal
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c72f6c06dd62
Ride along: add tests for rst r=ahal
https://hg.mozilla.org/integration/autoland/rev/8cbbfdc81301
Ride along: explain how to run the mozlint tests r=ahal
Has Regression Range: --- → yes
Product: Firefox Build System → Developer Infrastructure
Type: task → defect
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: