RESOLVED FIXED 31571
LayoutTests/fast/encoding/char-encoding.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=31571
Summary LayoutTests/fast/encoding/char-encoding.html is flaky
Julie Parent
Reported 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
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+
Julie Parent
Comment 1 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.
Julie Parent
Comment 2 2009-11-18 14:12:51 PST
Note You need to log in before you can comment on or make changes to this bug.