NEW 45463
deduplicate-tests doesn't collapse duplicates
https://bugs.webkit.org/show_bug.cgi?id=45463
Summary deduplicate-tests doesn't collapse duplicates
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.