RESOLVED FIXED Bug 94130
fast/html/marquee-alternate.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=94130
Summary fast/html/marquee-alternate.html is flaky
WebKit Review Bot
Reported 2012-08-15 11:24:39 PDT
fast/html/marquee-alternate.html is flaky Requested by abarth on #webkit.
Attachments
Patch to disable the test (8.02 KB, patch)
2012-08-31 16:48 PDT, Jessie Berlin
no flags
Csaba Osztrogonác
Comment 2 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
Jessie Berlin
Comment 3 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.
Jessie Berlin
Comment 4 2012-08-31 16:48:37 PDT
Created attachment 161790 [details] Patch to disable the test
WebKit Review Bot
Comment 5 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>
WebKit Review Bot
Comment 6 2012-09-02 10:09:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.