Closed
Bug 1493922
Opened 6 years ago
Closed 6 years ago
[Static-Analysis][Clang-Tidy] Rename the error return code when detecting no issues for mach static-analysis autotest
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
Details
Attachments
(1 file)
Currently when we detect no issue in the autotest suit we return: CHECKER_RETURNED_NO_ISSUES where we should return TOOLS_CHECKER_RETURNED_NO_ISSUES.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bpostelnicu
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Comment on attachment 9011735 [details]
Bug 1493922 - [Static-Analysis][Clang-Tidy] Add more return codes to mach static-analysis autotest. r=janx
Jan Keromnes [:janx] has approved the revision.
Attachment #9011735 -
Flags: review+
Pushed by bpostelnicu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9f3cde2c84c3
[Static-Analysis][Clang-Tidy] Add more return codes to mach static-analysis autotest. r=janx
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•