Bug 77046 - html5-full-render.html fails due to some logging
Summary: html5-full-render.html fails due to some logging
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 14:05 PST by Ryosuke Niwa
Modified: 2012-01-25 14:25 PST (History)
4 users (show)

See Also:


Attachments
fixes the bug (1.93 KB, patch)
2012-01-25 14:18 PST, Ryosuke Niwa
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-01-25 14:05:59 PST
html5-full-render.html is failing due to the following line spit out by the test:
"Testing 6091841 byte document in 13 500000 byte chunks."

We should ignore this line in run-perf-test.
Comment 1 Ryosuke Niwa 2012-01-25 14:18:34 PST
Created attachment 124009 [details]
fixes the bug
Comment 2 Ryosuke Niwa 2012-01-25 14:25:15 PST
Committed r105926: <http://trac.webkit.org/changeset/105926>