Bug 31571

Summary: LayoutTests/fast/encoding/char-encoding.html is flaky
Product: WebKit Reporter: Julie Parent <jparent>
Component: Tools / TestsAssignee: Julie Parent <jparent>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Removes the setTimeout causing the test to be flaky. bdash indicated on irc that it was ok to do so. darin: review+

Description Julie Parent 2009-11-16 18:07:15 PST
The test uses a setTimeout of 500 for each test case, which is usually enough, but not always.  You can see the flakiness in the Chromium port's flakiness dashboard: http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/layout_tests/flakiness_dashboard.html#tests=LayoutTests%2Ffast%2Fencoding%2Fchar-encoding.html
Comment 1 Julie Parent 2009-11-16 18:17:41 PST
Created attachment 43335 [details]
Removes the setTimeout causing the test to be flaky.  bdash indicated on irc that it was ok to do so.
Comment 2 Julie Parent 2009-11-18 14:12:51 PST
Committed as http://trac.webkit.org/changeset/51088