[Webkit-unassigned] [Bug 66227] REGRESSION (NRWT): build.webkit.org doesn't show the total number of leaks found during a test run on the Leaks bot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 29 13:00:20 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66227
--- Comment #5 from Eric Seidel <eric at webkit.org> 2011-08-29 13:00:20 PST ---
OK. So what specifically do you need to unbreak the tool?
You need a total count of all leaks found? (which I can get by re-processing all of the *-leaks.txt files at the end). It seems that since LeaksViewer is already processing all the *-leaks.txt files, it would just count them up itself.
The individual count per-file is printed out in the log as we go. We just don't print a total summary (except the summarized unique leaks) now.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list