RESOLVED FIXED 4590
run-webkit-tests --leaks should output to a file instead of STDOUT
https://bugs.webkit.org/show_bug.cgi?id=4590
Summary run-webkit-tests --leaks should output to a file instead of STDOUT
Eric Seidel (no email)
Reported 2005-08-22 16:47:52 PDT
run-webkit-tests --leaks should output to a file instead of STDOUT The attached patch does just that. Here is some example output: Checking for leaks in DumpKCanvasTree... 50511 leaks (1321088 bytes) were found in DumpKCanvasTree, full results: /tmp/layout-test-results/ DumpKCanvasTree-leaks.txt Checking for leaks in ImageDiff... 206 test cases (94%) succeeded 12 test cases (5%) had incorrect layout
Attachments
makes --leaks output to a file (1.48 KB, patch)
2005-08-22 16:48 PDT, Eric Seidel (no email)
mjs: review+
Eric Seidel (no email)
Comment 1 2005-08-22 16:48:33 PDT
Created attachment 3525 [details] makes --leaks output to a file
Maciej Stachowiak
Comment 2 2005-08-23 15:34:43 PDT
r=me
Note You need to log in before you can comment on or make changes to this bug.