WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269390
Add scripts that parse and compare static analyzer HTML output
https://bugs.webkit.org/show_bug.cgi?id=269390
Summary
Add scripts that parse and compare static analyzer HTML output
Brianna Fan
Reported
2024-02-14 12:11:00 PST
These scripts should work in conjunction to turn static analyzer HTML output into useful data. The first script takes in static analyzer output and parses each HTML file, extracts the necessary data (e.g. bug number, file name), and sorts by per project and checker type. The second script takes in two parsed output directories (from the first script) and compares them. It outputs numbers of issues and files fixed and created between the two results.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-14 12:11:17 PST
<
rdar://problem/122962791
>
Brianna Fan
Comment 2
2024-02-19 15:23:34 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24785
EWS
Comment 3
2024-03-21 14:15:32 PDT
Committed
276495@main
(49272b1cbf82): <
https://commits.webkit.org/276495@main
> Reviewed commits have been landed. Closing PR #24785 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug