Bug 269390

Summary: Add scripts that parse and compare static analyzer HTML output
Product: WebKit Reporter: Brianna Fan <bfan2>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfan2, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2024-02-14 12:11:17 PST
Brianna Fan
Comment 2 2024-02-19 15:23:34 PST
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.