Bug 94130 - fast/html/marquee-alternate.html is flaky
Summary: fast/html/marquee-alternate.html is flaky
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-15 11:24 PDT by WebKit Review Bot
Modified: 2012-09-02 10:09 PDT (History)
6 users (show)

See Also:


Attachments
Patch to disable the test (8.02 KB, patch)
2012-08-31 16:48 PDT, Jessie Berlin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2012-08-15 11:24:39 PDT
fast/html/marquee-alternate.html is flaky
Requested by abarth on #webkit.
Comment 2 Csaba Osztrogonác 2012-08-31 08:48:42 PDT
It is flakey on Qt too ...

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/html/marquee-alternate-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/html/marquee-alternate-actual.txt 
@@ -1,7 +1,9 @@
 
 PASS on initial position
 PASS on after half cycle completion
-PASS on after full cycle completion
+FAIL
+ScrollLeft = 0
+ScrollWidth = 30
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 3 Jessie Berlin 2012-08-31 16:33:34 PDT
And it is flakey on Mac (in the same way it is flakey on Qt) http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r127326%20(419)/fast/html/marquee-alternate-pretty-diff.html.

Since it is flakey on so many ports, it seems like we should disable it.
Comment 4 Jessie Berlin 2012-08-31 16:48:37 PDT
Created attachment 161790 [details]
Patch to disable the test
Comment 5 WebKit Review Bot 2012-09-02 10:09:03 PDT
Comment on attachment 161790 [details]
Patch to disable the test

Clearing flags on attachment: 161790

Committed r127389: <http://trac.webkit.org/changeset/127389>
Comment 6 WebKit Review Bot 2012-09-02 10:09:07 PDT
All reviewed patches have been landed.  Closing bug.