Bug 45463

Summary: deduplicate-tests doesn't collapse duplicates
Product: WebKit Reporter: Tony Chang <tony>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Tony Chang
Reported 2010-09-09 09:25:07 PDT
If A fallsback to B fallsback to C and they all the same result, the first time you run deduplicate-results, A won't be removed because B exists, but B will be removed. The second time you run it, A will be removed. Ideally, the first time you run it, A and B will be deleted.
Attachments
Note You need to log in before you can comment on or make changes to this bug.