Bug 31571 - LayoutTests/fast/encoding/char-encoding.html is flaky
Summary: LayoutTests/fast/encoding/char-encoding.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Julie Parent
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 18:07 PST by Julie Parent
Modified: 2009-11-18 14:12 PST (History)
0 users

See Also:


Attachments
Removes the setTimeout causing the test to be flaky. bdash indicated on irc that it was ok to do so. (3.07 KB, patch)
2009-11-16 18:17 PST, Julie Parent
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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