Bug 45463
Summary: | deduplicate-tests doesn't collapse duplicates | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tony Chang <tony> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Tony Chang
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |